Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
attr: convert git_check_attrs() callers to use the new API
[gitweb.git]
/
common-main.c
diff --git
a/common-main.c
b/common-main.c
index 44a29e8b13cb5203e2d35c99b8e2b5fec49f6981..c654f95551c33d6b346ae7fe43a6cac987dd6b75 100644
(file)
--- a/
common-main.c
+++ b/
common-main.c
@@
-33,7
+33,7
@@
int main(int argc, const char **argv)
git_setup_gettext();
-
argv[0] =
git_extract_argv0_path(argv[0]);
+ git_extract_argv0_path(argv[0]);
restore_sigpipe_to_default();