changeset 12438:eec126b290b0

tab changes -> no sync for strtoll.c
author Karl Berry <karl@freefriends.org>
date Sat, 12 Dec 2009 08:44:50 -0800
parents 29ef9dbec16a
children 29670982b798
files ChangeLog config/srclist.txt
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-12-12  Karl Berry  <karl@gnu.org>
+
+	* config/srclist.txt (strtoll.c): tab changes, no more sync.
+
 2009-12-12  Bruno Haible  <bruno@clisp.org>
 
 	* m4/po.m4: Undo incorrect untabification.
--- a/config/srclist.txt
+++ b/config/srclist.txt
@@ -158,7 +158,7 @@
 #$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