* arparse.y: Fix syntax warning.

* ldgram.y: Fix syntax warning.
This commit is contained in:
Thiemo Seufer
2002-04-17 13:05:55 +00:00
parent 38b581ae41
commit 944cd72c7e
4 changed files with 10 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2002-04-17 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
* arparse.y: Fix syntax warning.
2002-04-16 Nick Clifton <nickc@cambridge.redhat.com>
* readelf.c (fetch_location_list): Remove unused function.

View File

@@ -74,6 +74,7 @@ session:
command_line:
command NEWLINE { prompt(); }
;
command:
open_command