projects
/
c11tester.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3ad29c5
)
common: rename "CONFIG" to "COMMON"
author
Brian Norris
<banorris@uci.edu>
Thu, 5 Apr 2012 02:12:19 +0000
(19:12 -0700)
committer
Brian Norris
<banorris@uci.edu>
Thu, 5 Apr 2012 02:12:19 +0000
(19:12 -0700)
common.h
patch
|
blob
|
history
diff --git
a/common.h
b/common.h
index 79f42ebd44e99a05817e751b904bab3d101aae67..19409c82edd0ef6039d21a0f9c94877765ba8575 100644
(file)
--- a/
common.h
+++ b/
common.h
@@
-1,5
+1,5
@@
-#ifndef __CO
NFIG
_H__
-#define __CO
NFIG
_H__
+#ifndef __CO
MMON
_H__
+#define __CO
MMON
_H__
#include <stdio.h>
@@
-13,4
+13,4
@@
#define DBG()
#endif
-#endif /* __CO
NFIG
_H__ */
+#endif /* __CO
MMON
_H__ */