From 18993a6868f5a295f156a0209948f15545841b73 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Tue, 9 Jun 1998 16:38:11 +0000 Subject: [PATCH] Make 'send' be CONST char * to avoid compiler warning. --- ld/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ld/ChangeLog b/ld/ChangeLog index adcafcf5c2..6dd434475d 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +Tue Jun 9 09:36:48 1998 Nick Clifton + + * ldlang.c (lang_finish): Add CONST type modifier to declaration + of 'send'. + start-sanitize-sky Fri Jun 5 15:55:26 1998 Doug Evans -- 2.34.1