mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-25 02:53:48 +08:00
Declare various filename variables to be CONST since they are initialized
to point to a CONST char string. Fixes gcc moans and groans.
This commit is contained in:
parent
7f4352410f
commit
026fba8c3e
@ -1,3 +1,9 @@
|
||||
Wed Jan 15 10:02:43 1992 Fred Fish (fnf at cygnus.com)
|
||||
|
||||
* aoutx.h (NAME(aout,find_nearest_line)): Declare various filename
|
||||
variables as CONST since they are set to point to a const char
|
||||
string. Fixes compiler complaints.
|
||||
|
||||
Fri Jan 10 17:44:53 1992 Fred Fish (fnf at cygnus.com)
|
||||
|
||||
* hosts/h-amix.h hosts/h-i386v4.h: Change abort() to a function
|
||||
|
Loading…
Reference in New Issue
Block a user