diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2006-05-23 13:44:11 -0600 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-05-23 14:00:15 -0700 |
commit | f8128cfb8d5892e76611d024a19c1ecdace9a39e (patch) | |
tree | 37c55e98c0c17a21e016122c84a0d1ae6b931ea6 /usage.c | |
parent | 405053d2d98c613d028795df439de657981e0711 (diff) | |
download | git-f8128cfb8d5892e76611d024a19c1ecdace9a39e.tar.gz |
Make read_one_header_line return a flag not a length.
Currently we only use the return value from read_one_header line
to tell if the line we have read is a header or not. So make
it a flag. This paves the way for better email detection.
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'usage.c')
0 files changed, 0 insertions, 0 deletions