From 1e93f90f54e13d472233ee8d881f2a7a07f8aa32 Mon Sep 17 00:00:00 2001 From: Jaakko Heinonen Date: Fri, 6 Apr 2001 14:11:21 +0000 Subject: [PATCH] Very minor cleanup --- estr.c | 1 - estr.h | 7 ------- 2 files changed, 8 deletions(-) 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 -- 2.39.2