Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
make the name of the library directory a config option
[gitweb.git]
/
daemon.c
diff --git
a/daemon.c
b/daemon.c
index 77792509e3e9e33556555e967a207c487ab5ebf1..a3f2ac1d81a21883c5ec7e9f1270c9109c675f12 100644
(file)
--- a/
daemon.c
+++ b/
daemon.c
@@
-439,7
+439,7
@@
static void parse_extra_args(struct interp *table, char *extra_args, int buflen)
}
}
-void fill_in_extra_table_entries(struct interp *itable)
+
static
void fill_in_extra_table_entries(struct interp *itable)
{
char *hp;