author | Peter Hagervall <hager@cs.umu.se> | |
Sun, 7 May 2006 14:50:47 +0000 (16:50 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sun, 7 May 2006 22:36:10 +0000 (15:36 -0700) | ||
commit | d92f1dc63f0582e7cf8dac54d50a2748119a1ce3 | |
tree | d15033df5170517251a0a6ea55aa11da88d58294 | tree | snapshot |
parent | be65e7d9fbd3ae6fc097cedade2afe39805fcf4e | commit | diff |
Sparse fix for builtin-diff
You gotta love sparse:
builtin-diff.c:88:4: error: Just how const do you want this type to be?
Signed-off-by: Peter Hagervall <hager@cs.umu.se>
Signed-off-by: Junio C Hamano <junkio@cox.net>
You gotta love sparse:
builtin-diff.c:88:4: error: Just how const do you want this type to be?
Signed-off-by: Peter Hagervall <hager@cs.umu.se>
Signed-off-by: Junio C Hamano <junkio@cox.net>
builtin-diff.c | diff | blob | history |