author | Junio C Hamano <gitster@pobox.com> | |
Thu, 19 Aug 2010 22:31:30 +0000 (15:31 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 19 Aug 2010 22:46:06 +0000 (15:46 -0700) | ||
commit | 178b33157aba98e34f641408105be54f42cbe5bc | |
tree | a74049b538f8783e7ecc219eaa7b9792b267156f | tree | snapshot |
parent | b50f37098fcf7efb097c01daa3d60df8b9704025 | commit | diff |
compat/regex: get rid of old-style definition
These files mostly used ANSI style function definitions, but with small
number of old-style ones. Convert them to consistently use ANSI style.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
These files mostly used ANSI style function definitions, but with small
number of old-style ones. Convert them to consistently use ANSI style.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
compat/regex/regcomp.c | diff | blob | history | |
compat/regex/regexec.c | diff | blob | history |