diff options
| author | KatolaZ <katolaz@freaknet.org> | 2018-07-30 07:20:20 +0100 |
|---|---|---|
| committer | KatolaZ <katolaz@freaknet.org> | 2018-07-30 07:20:20 +0100 |
| commit | 6856761423c002230f49c69e491f42512b11a357 (patch) | |
| tree | 55175084bad939497c5f09936c61defb3d985a22 /cmd_70.c | |
| parent | ee667540e07eaffaed612e8ca8572611ea1f42d9 (diff) | |
fixed repo and summary header
Diffstat (limited to 'cmd_70.c')
| -rw-r--r-- | cmd_70.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -174,7 +174,9 @@ static void stats_fn(void) static void summary_fn(void) { +#ifdef DEBUG_GOPHER fprintf(stderr, " ---- selected function: cgit_print_summary\n"); +#endif cgit_print_summary(); } |
