Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'rw/apply-does-not-take-ignore-date' into maint
[gitweb.git]
/
git-compat-util.h
diff --git
a/git-compat-util.h
b/git-compat-util.h
index fc83339bd765a978b372c2baddb51e54693d05bc..400e92108687e31dd16fbcea1a43e04556b98566 100644
(file)
--- a/
git-compat-util.h
+++ b/
git-compat-util.h
@@
-778,7
+778,7
@@
void git_qsort(void *base, size_t nmemb, size_t size,
#endif
#endif
-#if defined(__GNUC__) || (_MSC_VER >= 1400)
+#if defined(__GNUC__) || (_MSC_VER >= 1400)
|| defined(__C99_MACRO_WITH_VA_ARGS)
#define HAVE_VARIADIC_MACROS 1
#endif