Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jc/diff-b-m'
[gitweb.git]
/
connect.c
diff --git
a/connect.c
b/connect.c
index cb23bbcf22c8804c9e589dcaf1a42c3340c27782..062e133aa39b9e522bf3a03c5e57ac67c03ad88e 100644
(file)
--- a/
connect.c
+++ b/
connect.c
@@
-93,7
+93,7
@@
static void annotate_refs_with_symref_info(struct ref *ref)
parse_one_symref_info(&symref, val, len);
feature_list = val + 1;
}
- s
ort_string_lis
t(&symref);
+ s
tring_list_sor
t(&symref);
for (; ref; ref = ref->next) {
struct string_list_item *item;