summaryrefslogtreecommitdiff
path: root/t/helper/test-tool.h
diff options
context:
space:
mode:
Diffstat (limited to 't/helper/test-tool.h')
-rw-r--r--t/helper/test-tool.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/t/helper/test-tool.h b/t/helper/test-tool.h
index e489056..71f470b 100644
--- a/t/helper/test-tool.h
+++ b/t/helper/test-tool.h
@@ -1,5 +1,5 @@
-#ifndef __TEST_TOOL_H__
-#define __TEST_TOOL_H__
+#ifndef TEST_TOOL_H
+#define TEST_TOOL_H
#include "git-compat-util.h"