Updated
authorSergey Poznyakoff <gray@gnu.org.ua>
Wed, 22 Dec 2004 09:51:09 +0000 (09:51 +0000)
committerSergey Poznyakoff <gray@gnu.org.ua>
Wed, 22 Dec 2004 09:51:09 +0000 (09:51 +0000)
lib/ChangeLog

index 762e3eb..33174ff 100644 (file)
@@ -1,3 +1,8 @@
+2004-12-22  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
+
+       * lib/argp-parse.c (parser_init): Avoid arithmetics on void
+       pointers. 
+
 2004-12-19  Paul Eggert  <eggert@cs.ucla.edu>
 
        * alloca_.h: Conditionalize on _GNULIB_ALLOCA_H, not _ALLOCA_H.