]> git.ipfire.org Git - thirdparty/git.git/commit - builtin-apply.c
Fix sparse warnings.
authorLinus Torvalds <torvalds@g5.osdl.org>
Sun, 3 Jul 2005 17:10:45 +0000 (10:10 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 3 Jul 2005 17:10:45 +0000 (10:10 -0700)
commit6da4016aea2dc5bf311fea160bd8ef96ca82b999
tree24f35b804286e5d0b86df471f5c48b339507f221
parent44c9e8594e7854fcead68ae0959e00137c2bbb59
Fix sparse warnings.

Mainly making a lot of local functions and variables be marked "static",
but there was a "zero as NULL" warning in there too.
apply.c
cvs2git.c
epoch.c
ls-tree.c
receive-pack.c
rev-list.c
sha1_file.c
ssh-pull.c
ssh-push.c