summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/include/compiler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/compiler.h b/src/include/compiler.h
index b59ffea99..d02078b06 100644
--- a/src/include/compiler.h
+++ b/src/include/compiler.h
@@ -7,7 +7,7 @@
*
*/
#ifdef DOXYGEN
-#define __attribute__(...)
+#define __attribute__(x)
#endif
/*