1
0
mirror of https://github.com/git/git.git synced 2024-10-03 22:11:41 +02:00
git/compat
Junio C Hamano a6080a0a44 War on whitespace
This uses "git-apply --whitespace=strip" to fix whitespace errors that have
crept in to our source files over time.  There are a few files that need
to have trailing whitespaces (most notably, test vectors).  The results
still passes the test, and build result in Documentation/ area is unchanged.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
2007-06-07 00:04:01 -07:00
..
inet_ntop.c
inet_pton.c
mmap.c War on whitespace 2007-06-07 00:04:01 -07:00
pread.c
setenv.c
strcasestr.c
strlcpy.c
strtoumax.c Add a compat/strtoumax.c for Solaris 8. 2007-02-19 18:20:30 -08:00
unsetenv.c