diff options
author | Shawn Pearce <spearce@spearce.org> | 2006-07-08 14:34:02 -0400 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-07-10 00:13:28 -0700 |
commit | 344c52aee5f2dfaad2a065f8dcc8566d52d0d6c9 (patch) | |
tree | b17a624f0ca2ea52753397ee588a05b63428d612 /git-merge-recursive.py | |
parent | Merge branch 'jc/rename' (diff) | |
download | tgif-344c52aee5f2dfaad2a065f8dcc8566d52d0d6c9.tar.xz |
Avoid C99 initializers
In a handful places, we use C99 structure and array
initializers, which some compilers do not support.
This can be handy when you are trying to compile GIT on a
Solaris system that has an older C compiler, for example.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'git-merge-recursive.py')
0 files changed, 0 insertions, 0 deletions