summaryrefslogtreecommitdiff
path: root/git-merge-octopus.sh
diff options
context:
space:
mode:
authorLibravatar Florian Forster <octo@verplant.org>2006-06-18 17:18:07 +0200
committerLibravatar Junio C Hamano <junkio@cox.net>2006-06-18 21:19:10 -0700
commit571ea603a6464cab86dad2d470034e0f3b6e67df (patch)
tree887c8dc82ceb23b7ad1fe5c081418cbdc81067e7 /git-merge-octopus.sh
parentCast pointers to `void *' when used in a format. (diff)
downloadtgif-571ea603a6464cab86dad2d470034e0f3b6e67df.tar.xz
Don't use empty structure initializers.
Empty initializers for structures are not allowed in ANSI C99. This patch removes such an initializer from `builtin-read-tree.c'. Since the struct was static (and is therefore implicitely initialized to zero anyway) it wasn't actually needed. Signed-off-by: Florian Forster <octo@verplant.org> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'git-merge-octopus.sh')
0 files changed, 0 insertions, 0 deletions