Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'bl/userdiff-octave'
[gitweb.git]
/
common-main.c
diff --git
a/common-main.c
b/common-main.c
index 299ca62a72c39784f7035b6aca19e64ff1d7d314..582a7b18869fb80c94b3a0057e4cb9ced4c6f1c2 100644
(file)
--- a/
common-main.c
+++ b/
common-main.c
@@
-41,7
+41,7
@@
int main(int argc, const char **argv)
trace2_initialize();
trace2_cmd_start(argv);
- trace2_collect_process_info();
+ trace2_collect_process_info(
TRACE2_PROCESS_INFO_STARTUP
);
git_setup_gettext();