Make 'send' be CONST char * to avoid compiler warning.

This commit is contained in:
Nick Clifton 1998-06-09 16:38:11 +00:00
parent 4e707af32c
commit 18993a6868
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
Tue Jun 9 09:36:48 1998 Nick Clifton <nickc@cygnus.com>
* ldlang.c (lang_finish): Add CONST type modifier to declaration
of 'send'.
start-sanitize-sky
Fri Jun 5 15:55:26 1998 Doug Evans <devans@canuck.cygnus.com>