From fc561ccda8391f191949ed570d8113ea0cf6d3d1 Mon Sep 17 00:00:00 2001 From: Per Bothner Date: Wed, 6 Jan 1993 23:19:45 +0000 Subject: [PATCH] * arsup.h (interactive), bucomm.h (program_name): Prefix with 'extern', to avoid warnings from some compilers. --- binutils/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) 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