compat: fix sparse warnings
commit9f7411d6365abd136a7794c7bf6061a349c60b8a
authorDavid Barr <davidbarr@google.com>
Fri, 18 May 2012 00:41:00 +0000 (18 10:41 +1000)
committerDavid Barr <davidbarr@google.com>
Thu, 31 May 2012 13:28:42 +0000 (31 23:28 +1000)
treec634da857bd8a65af4cf013deabbcc82820cd812
parent691f95338d3490a4ce69daf23566259168cf133e
compat: fix sparse warnings

compat/mkgmtime.c:95:1: warning: non-ANSI definition of function 'tmcomp'
compat/mkgmtime.c:109:22: warning: non-ANSI definition of function 'mkgmtime'
compat/quote.c:16:5: warning: symbol 'quote_path_fully' was not declared. Should it be static?

Signed-off-by: David Barr <davidbarr@google.com>
compat/mkgmtime.c
compat/quote.c