From 4d4b48753c60a45b80f1b3c64f424928b5360396 Mon Sep 17 00:00:00 2001 From: "Thomas Bushnell, BSG" Date: Fri, 10 May 1996 20:26:39 +0000 Subject: *** empty log message *** Fri May 10 16:22:44 1996 Michael I. Bushnell, p/BSG * string/argz-create.c (__argz_create): Restore const keyword to ARGV parm. * string/argz.h (__argz_create, argz_create): Restore const keyword. Fri May 10 11:48:03 1996 Miles Bader * string/argz.h (argz_create): Fix param type. * string/argz-create.c (__argz_create): Remove const from param type. * string/envz.c (envz_get): Remove const from return type. --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index bb79f98bcf..a4e8f20384 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +Fri May 10 16:22:44 1996 Michael I. Bushnell, p/BSG + + * string/argz-create.c (__argz_create): Restore const keyword to + ARGV parm. + * string/argz.h (__argz_create, argz_create): Restore const + keyword. + +Fri May 10 11:48:03 1996 Miles Bader + + * string/argz.h (argz_create): Fix param type. + * string/argz-create.c (__argz_create): Remove const from param type. + * string/envz.c (envz_get): Remove const from return type. + Fri May 10 09:41:54 1996 Michael I. Bushnell, p/BSG * string/argz.h (__argz_create, argz_create): Omit const keyword -- cgit v1.2.3