From: Ian Lance Taylor Date: Fri, 30 Jul 1993 05:22:12 +0000 (+0000) Subject: * write.c: Don't use short int in a prototype. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ced16de6bdd325bd69db50db24c951c734444d4e;p=binutils-gdb.git * write.c: Don't use short int in a prototype. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index d6eae61c71e..7a61d16a28b 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,4 +1,6 @@ -Fri Jul 30 01:03:34 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) +Thu Jul 29 22:21:28 1993 Ian Lance Taylor (ian@cygnus.com) + + * write.c: Don't use short int in a prototype. * expr.c (operand): Make return value simply depend on contents of returned expression.