diff options
author | Michael Haggerty <mhagger@alum.mit.edu> | 2012-11-05 09:41:23 +0100 |
---|---|---|
committer | Jeff King <peff@peff.net> | 2012-11-08 12:06:53 -0500 |
commit | c595016402620ba93e79064f6e3bc9e09981e680 (patch) | |
tree | 292d956d86c42cf987cf5fffaa8b17cc53994f0f /git-remote-testgit.py | |
parent | 6eac50d8274ef0acbbaec4f79e2876405ba8dcee (diff) | |
download | git-c595016402620ba93e79064f6e3bc9e09981e680.tar.gz |
link_alt_odb_entries(): take (char *, len) rather than two pointers
Change link_alt_odb_entries() to take the length of the "alt"
parameter rather than a pointer to the end of the "alt" string. This
is the more common calling convention and simplifies the code a tiny
bit.
Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
Signed-off-by: Jeff King <peff@peff.net>
Diffstat (limited to 'git-remote-testgit.py')
0 files changed, 0 insertions, 0 deletions