]> git.deb.at Git - pkg/abook.git/blobdiff - estr.h
Minor fix
[pkg/abook.git] / estr.h
diff --git a/estr.h b/estr.h
index 2455d4839f41372e4ed25bb7a24b24dae802102a..680cf3b3bda19e03c7bdd119751eb1f750938c2f 100644 (file)
--- a/estr.h
+++ b/estr.h
@@ -1,23 +1,15 @@
 
 /*
- * 
- * estr.h
+ * $Id$
  *
  * by JH <jheinonen@bigfoot.com>
  *
  * Copyright (C) Jaakko Heinonen
- *
  */
 
 #ifndef _ESTR_H
 #define _ESTR_H
 
-
-/*
- *
- *
- */
-
 char   *wenter_string(WINDOW *win, const int maxlen, const int flags);
 
 #define                ESTR_USE_FILESEL        1