diff options
author | Jim Meyering <jim@meyering.net> | 2009-09-12 10:54:32 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-09-13 10:32:04 +0200 |
commit | 3d913526b19545eb4e463f96d2f3b8db8daae6ef (patch) | |
tree | 461508cde44a83841394b2868e9d26bf02c61eb2 /builtin-add.c | |
parent | Merge branch 'db/vcs-helper' (diff) | |
download | git-3d913526b19545eb4e463f96d2f3b8db8daae6ef.tar.xz git-3d913526b19545eb4e463f96d2f3b8db8daae6ef.zip |
use write_str_in_full helper to avoid literal string lengths
This is the same fix to use write_str_in_full() helper to write a constant
string out without counting the length of it ourselves.
Signed-off-by: Jim Meyering <meyering@redhat.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin-add.c')
0 files changed, 0 insertions, 0 deletions