From: John Gilmore Date: Sat, 26 Sep 1992 05:34:14 +0000 (+0000) Subject: Lint X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a5a7c719fcc6b60b29a9c96ea587170ce1ce9494;p=binutils-gdb.git Lint --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 7f7d4f9a412..7ad15059e4b 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -20,6 +20,7 @@ Fri Sep 25 21:59:27 1992 John Gilmore (gnu@cygnus.com) * remote-hms.c, remote-adapt.c, remote-mm.c, remote-udi.c: Remove DENTER and DEXIT macros and their calls. Use a real debugger -- like gdb -- to see what functions are being called when. + * utils.c (strcmp_iw): Make nonstatic, for lint. Fri Sep 25 18:48:20 1992 John Gilmore (gnu@cygnus.com)