index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
trace.c
2
1 files changed, 1 insertions, 1 deletions
diff --git a/trace.c b/trace.c
index 1e560cb0b9..62586fa371 100644
--- a/
trace.c
+++ b/
trace.c
@@ -25,7 +25,7 @@
#include "cache.h"
#include "quote.h"
-void do_nothing(size_t unused)
+static void do_nothing(size_t unused)
{
}