diff options
author | Christopher Faylor <me@cgf.cx> | 2000-08-07 04:17:05 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2000-08-07 04:17:05 +0000 |
commit | cef7fdd5abc09c12f4c0bf4c08c6756a0f39ad0b (patch) | |
tree | 0d1a36c10f0ed6cc5182ced74e4e5c3d8dc9f443 | |
parent | 3bff46b00699bb5ba91598bf7d884ee907264d0d (diff) | |
download | newlib-unlabeled-1.235.2.zip newlib-unlabeled-1.235.2.tar.gz newlib-unlabeled-1.235.2.tar.bz2 |
* include/cygwin/cygwin_dll.h: Remove extraneous (and incorrect) declarations.github/unlabeled-1.235.2unlabeled-1.235.2
-rw-r--r-- | winsup/cygwin/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index f3c0281..2e44f36 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,8 @@ +Mon Aug 7 00:11:35 2000 Christopher Faylor <cgf@cygnus.com> + + * include/cygwin/cygwin_dll.h: Remove extraneous (and incorrect) + declarations. + Thu Aug 3 20:44:39 2000 Christopher Faylor <cgf@cygnus.com> * select.cc (fhandler_console::select_read): Call set_cursor_maybe |