From cef7fdd5abc09c12f4c0bf4c08c6756a0f39ad0b Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Mon, 7 Aug 2000 04:17:05 +0000 Subject: [PATCH] * include/cygwin/cygwin_dll.h: Remove extraneous (and incorrect) declarations. --- winsup/cygwin/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index f3c028163..2e44f3648 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,8 @@ +Mon Aug 7 00:11:35 2000 Christopher Faylor + + * include/cygwin/cygwin_dll.h: Remove extraneous (and incorrect) + declarations. + Thu Aug 3 20:44:39 2000 Christopher Faylor * select.cc (fhandler_console::select_read): Call set_cursor_maybe