From: Jaakko Heinonen Date: Fri, 6 Apr 2001 14:11:21 +0000 (+0000) Subject: Very minor cleanup X-Git-Tag: upstream/0.6.1~2^2~390 X-Git-Url: https://git.deb.at/w?a=commitdiff_plain;ds=sidebyside;h=1e93f90f54e13d472233ee8d881f2a7a07f8aa32;p=pkg%2Fabook.git Very minor cleanup --- diff --git a/estr.c b/estr.c index 157c831..0e20bb8 100644 --- a/estr.c +++ b/estr.c @@ -5,7 +5,6 @@ * by JH * * Copyright (C) Jaakko Heinonen - * */ diff --git a/estr.h b/estr.h index 7d08030..680cf3b 100644 --- a/estr.h +++ b/estr.h @@ -5,18 +5,11 @@ * by JH * * 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