Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Add hooks to tools/git-applypatch.
[gitweb.git]
/
cache.h
diff --git
a/cache.h
b/cache.h
index 996466795f65a115f2b6375391ff353114610d5e..ba5c4ab7eea18ac4782d5f31a80330f8b487f1b0 100644
(file)
--- a/
cache.h
+++ b/
cache.h
@@
-38,11
+38,10
@@
#define NORETURN __attribute__((__noreturn__))
#else
#define NORETURN
-#endif
-
#ifndef __attribute__
#define __attribute__(x)
#endif
+#endif
/*
* Intensive research over the course of many years has shown that