summaryrefslogtreecommitdiff
path: root/diffcore.h
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2007-04-29 06:38:52 (GMT)
committerJunio C Hamano <junkio@cox.net>2007-04-29 09:05:11 (GMT)
commite0173ad9fcabfcabe54d65be2c8b6602f61079e6 (patch)
tree168044577fed17a8dc4e365605360ee88668cec7 /diffcore.h
parentf95673849c99baf3b10756e944d6ebe22394a2c0 (diff)
downloadgit-e0173ad9fcabfcabe54d65be2c8b6602f61079e6.zip
git-e0173ad9fcabfcabe54d65be2c8b6602f61079e6.tar.gz
git-e0173ad9fcabfcabe54d65be2c8b6602f61079e6.tar.bz2
Make macros to prevent double-inclusion in headers consistent.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'diffcore.h')
-rw-r--r--diffcore.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/diffcore.h b/diffcore.h
index 1ea8067..7b9294e 100644
--- a/diffcore.h
+++ b/diffcore.h
@@ -1,8 +1,8 @@
/*
* Copyright (C) 2005 Junio C Hamano
*/
-#ifndef _DIFFCORE_H_
-#define _DIFFCORE_H_
+#ifndef DIFFCORE_H
+#define DIFFCORE_H
/* This header file is internal between diff.c and its diff transformers
* (e.g. diffcore-rename, diffcore-pickaxe). Never include this header