This commit is contained in:
John Gilmore 1992-09-26 05:34:14 +00:00
parent 836e343b01
commit a5a7c719fc
1 changed files with 1 additions and 0 deletions

View File

@ -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)