Fix typos in ChangeLog
[deliverable/binutils-gdb.git] / intl / intlh.inst.in
index 62d323cd8c1711cba0c58418d7eace9df383bfa4..27cf6c74b1f9368f0b9ea36ddfd6c8309187189e 100644 (file)
@@ -26,7 +26,7 @@
 #define __USE_GNU_GETTEXT 1
 
 #ifndef PARAMS
-# if __STDC__
+# if __STDC__ || defined __cplusplus
 #  define PARAMS(args) args
 # else
 #  define PARAMS(args) ()
This page took 0.023602 seconds and 4 git commands to generate.