]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
*** empty log message ***
authorThomas Bushnell, BSG <thomas@gnu.org>
Fri, 10 May 1996 13:44:04 +0000 (13:44 +0000)
committerThomas Bushnell, BSG <thomas@gnu.org>
Fri, 10 May 1996 13:44:04 +0000 (13:44 +0000)
Fri May 10 09:41:54 1996  Michael I. Bushnell, p/BSG  <mib@gnu.ai.mit.edu>

* string/argz.h (__argz_create, argz_create): Omit const keyword
from declaration of ARGV.

ChangeLog

index 85bd1734cda565f941fc05bbb8da0f9f6688f587..9aca04d6e20ca585425ffd9c47ea7de1e5f66abd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Fri May 10 09:41:54 1996  Michael I. Bushnell, p/BSG  <mib@gnu.ai.mit.edu>
+
+       * string/argz.h (__argz_create, argz_create): Omit const keyword
+       from declaration of ARGV.
+
 Thu May  9 09:17:46 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
 
        Cleanups in sunrpc code from NIIBE Yutaka <gniibe@mri.co.jp>.