From: Matthias Clasen Date: Tue, 8 Jan 2013 01:28:30 +0000 (-0500) Subject: Fix another compiler warning X-Git-Tag: 1.32.6~11 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3b075896608f252a9cfba76a1d7d40f9fe5b24c4;p=platform%2Fupstream%2Fpango.git Fix another compiler warning gcc doesn't like #ifndef LANGUAGE(x, y, z). --- diff --git a/pango/pango-language-sample-table.h b/pango/pango-language-sample-table.h index 2c79387..7dd13d4 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(