Fix warning

This commit is contained in:
Michael Meissner 1995-06-22 18:44:36 +00:00
parent b368d24697
commit 3f4ca87446
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
Thu Jun 22 14:41:23 1995 Michael Meissner <meissner@tiktok.cygnus.com>
* write.c (write_object_file): Cast decode_local_label_name
argument to char * to avoid warning.
Wed Jun 21 18:07:59 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
Changes from Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>: