]> git.deb.at Git - pkg/abook.git/blobdiff - estr.h
initial readline support
[pkg/abook.git] / estr.h
diff --git a/estr.h b/estr.h
index 7d08030d9008771122245ca8c5ee7d8f4ffaa696..64dc0fa2d23849ecea2d19f4c021512673b53498 100644 (file)
--- a/estr.h
+++ b/estr.h
@@ -2,21 +2,14 @@
 /*
  * $Id$
  *
- * by JH <jheinonen@bigfoot.com>
+ * by JH <jheinonen@users.sourceforge.net>
  *
  * 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