From 6856761423c002230f49c69e491f42512b11a357 Mon Sep 17 00:00:00 2001 From: KatolaZ Date: Mon, 30 Jul 2018 07:20:20 +0100 Subject: fixed repo and summary header --- cmd_70.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'cmd_70.c') diff --git a/cmd_70.c b/cmd_70.c index 3aec797..7e33c0b 100644 --- a/cmd_70.c +++ b/cmd_70.c @@ -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(); } -- cgit v1.2.3