diff options
author | Junio C Hamano <gitster@pobox.com> | 2009-09-14 18:44:01 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-09-14 22:18:49 -0700 |
commit | 6957eb9a39cc765862e125edeef0dd70f359cff1 (patch) | |
tree | b81462d958d931e2a846dd175581feb3c3146bb5 /config.mak.in | |
parent | diff --whitespace: fix blank lines at end (diff) | |
download | tgif-6957eb9a39cc765862e125edeef0dd70f359cff1.tar.xz |
diff.c: shuffling code around
Move function, type, and structure definitions for fill_mmfile(),
count_trailing_blank(), check_blank_at_eof(), emit_line(),
new_blank_line_at_eof(), emit_add_line(), sane_truncate_fn, and
emit_callback up in the file, so that they can be refactored into helper
functions and reused by codepath for emitting rewrite patches.
This only moves the lines around to make the next two patches easier to
read.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'config.mak.in')
0 files changed, 0 insertions, 0 deletions