| author | Junio C Hamano <junkio@cox.net> | |
| Mon, 14 Aug 2006 02:19:34 +0000 (19:19 -0700) | ||
| committer | Junio C Hamano <junkio@cox.net> | |
| Mon, 14 Aug 2006 02:19:34 +0000 (19:19 -0700) | ||
| commit | 89b0c4b5a3a9d026d9adb30d4e896965e480725e | |
| tree | b95fd9982480f7ad68b1fb11dac851c86ec858c3 | tree | snapshot |
| parent | 182a8dabd5f5f646608f3857f10f3ac18c3d1445 | commit | diff |
Fix type of combine-diff.c::show_patch_diff()
The other function, show_raw_diff() is void and no callers use
return value from neither.
Signed-off-by: Junio C Hamano <junkio@cox.net>
The other function, show_raw_diff() is void and no callers use
return value from neither.
Signed-off-by: Junio C Hamano <junkio@cox.net>
| combine-diff.c | diff | blob | history |