Sparse fix for builtin-diff
authorPeter Hagervall <hager@cs.umu.se>
Sun, 7 May 2006 14:50:47 +0000 (16:50 +0200)
committerJunio C Hamano <junkio@cox.net>
Sun, 7 May 2006 22:36:10 +0000 (15:36 -0700)
commitd92f1dc63f0582e7cf8dac54d50a2748119a1ce3
treed15033df5170517251a0a6ea55aa11da88d58294
parentbe65e7d9fbd3ae6fc097cedade2afe39805fcf4e
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>
builtin-diff.c