index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
midx.h
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
(limited to 'midx.h')
-rw-r--r--
midx.h
4
1 files changed, 2 insertions, 2 deletions
diff --git a/midx.h b/midx.h
index 2d7c9c6cd1..1d6c21afe3 100644
--- a/
midx.h
+++ b/
midx.h
@@ -1,5 +1,5 @@
-#ifndef __MIDX_H__
-#define __MIDX_H__
+#ifndef MIDX_H
+#define MIDX_H
#include "repository.h"