From: Per Bothner Date: Wed, 6 Jan 1993 23:19:45 +0000 (+0000) Subject: * arsup.h (interactive), bucomm.h (program_name): Prefix X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=fc561ccda8391f191949ed570d8113ea0cf6d3d1;p=binutils-gdb.git * arsup.h (interactive), bucomm.h (program_name): Prefix with 'extern', to avoid warnings from some compilers. --- diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 0cd49cbd9b5..2b4d4a43671 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +Wed Jan 6 15:16:27 1993 Per Bothner (bothner@cygnus.com) + + * arsup.h (interactive), bucomm.h (program_name): Prefix + with 'extern', to avoid warnings from some compilers. + Wed Jan 6 15:14:11 1993 Per Bothner (bothner@rtl.cygnus.com) * arparse.y: fix unnecessary shift/reduce