summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2013-01-07 20:28:30 -0500
committerMatthias Clasen <mclasen@redhat.com>2013-01-07 21:07:00 -0500
commit3b075896608f252a9cfba76a1d7d40f9fe5b24c4 (patch)
treea95e919ad987a9096d327be6cf1550a244980721
parentcc1661bac933a078913ad0bb6ff9d727b585afb0 (diff)
downloadpango-3b075896608f252a9cfba76a1d7d40f9fe5b24c4.tar.gz
Fix another compiler warning
gcc doesn't like #ifndef LANGUAGE(x, y, z).
-rw-r--r--pango/pango-language-sample-table.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/pango-language-sample-table.h b/pango/pango-language-sample-table.h
index 2c793872..7dd13d4d 100644
--- a/pango/pango-language-sample-table.h
+++ b/pango/pango-language-sample-table.h
@@ -50,7 +50,7 @@
* Needless to say, the list MUST be sorted on the language code.
*/
/* Sacrificial define to make introspection happy. */
-#ifndef LANGUAGE(x, y, z)
+#ifndef LANGUAGE
#define LANGUAGE(x, y, z)
#endif
LANGUAGE(