Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'rs/clean-menu-item-defn'
[gitweb.git]
/
sha1_file.c
diff --git
a/sha1_file.c
b/sha1_file.c
index 3f70b1d86aaa8e0648d8a3c6ebb6aca701ae7475..95afd209107277da3154226dd08bd8040a9097b5 100644
(file)
--- a/
sha1_file.c
+++ b/
sha1_file.c
@@
-350,7
+350,7
@@
static void link_alt_odb_entries(const char *alt, int len, int sep,
return;
}
- strbuf_add
str(&objdirbuf, absolute_path(get_object_directory()
));
+ strbuf_add
_absolute_path(&objdirbuf, get_object_directory(
));
normalize_path_copy(objdirbuf.buf, objdirbuf.buf);
alt_copy = xmemdupz(alt, len);