From: Karl Berry Date: Sat, 12 Dec 2009 16:44:50 +0000 (-0800) Subject: tab changes -> no sync for strtoll.c X-Git-Tag: v0.1~5049 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=aac8196b4c6d0d405ec050327a77949b095264da;p=gnulib.git tab changes -> no sync for strtoll.c --- diff --git a/ChangeLog b/ChangeLog index d2a06c9d6..81fc88c14 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2009-12-12 Karl Berry + + * config/srclist.txt (strtoll.c): tab changes, no more sync. + 2009-12-12 Bruno Haible * m4/po.m4: Undo incorrect untabification. diff --git a/config/srclist.txt b/config/srclist.txt index 3bd58e2e7..123f74335 100644 --- a/config/srclist.txt +++ b/config/srclist.txt @@ -158,7 +158,7 @@ $GNUORG/disclaim.program doc/Copyright #$LIBCSRC/posix/regexec.c lib gpl # # c89 changes $LIBCSRC/string/strdup.c lib gpl -$LIBCSRC/stdlib/strtoll.c lib gpl +#tab changes $LIBCSRC/stdlib/strtoll.c lib gpl $LIBCSRC/stdlib/strtoul.c lib gpl # (no more strtok_r.h) $LIBCSRC/string/strtok_r.c lib gpl # (gnulib needs config.h?) $LIBCSRC/string/memmem.c lib gpl