Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
test-lib: introduce test_commit_bulk
[gitweb.git]
/
string-list.h
diff --git
a/string-list.h
b/string-list.h
index 7d9df61ac319c15c4c086a51121c3a353c297c34..f964399949ce58dc1edd561fb0614776dfa2d01f 100644
(file)
--- a/
string-list.h
+++ b/
string-list.h
@@
-175,7
+175,7
@@
struct string_list_item *string_list_insert(struct string_list *list, const char
* doesn't exist, the list is not altered.
*/
void string_list_remove(struct string_list *list, const char *string,
-
int free_util);
+ int free_util);
/**
* Check if the given string is part of a sorted list. If it is part of the list,