changeset 5545:3cc549ba866e

Updated
author Sergey Poznyakoff <gray@gnu.org.ua>
date Wed, 22 Dec 2004 09:51:09 +0000
parents 9770b79f2dbe
children b45cd12ab00f
files lib/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -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.