From: Michael Meissner Date: Sun, 8 Oct 1995 00:44:03 +0000 (+0000) Subject: Fix warnings under Linux X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=6b5151c2368b9fd935ffc7fbb345fe0b3fafafc5;p=binutils-gdb.git Fix warnings under Linux --- diff --git a/readline/ChangeLog b/readline/ChangeLog index 0936de8b4a5..930309f966f 100644 --- a/readline/ChangeLog +++ b/readline/ChangeLog @@ -1,3 +1,7 @@ +Sat Oct 7 20:36:16 1995 Michael Meissner + + * rltty.c (outchar): Return an int, like tputs expects. + Fri Sep 29 15:19:23 1995 steve chamberlain Fixes for when the host WIN32, but not MSC.