summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkira TAGOH <akira@tagoh.org>2017-08-29 19:55:51 +0900
committerMatthias Clasen <mclasen@redhat.com>2017-08-30 10:19:00 -0400
commit9e16ddd446f19cd4c9cf18736b860d4c40248000 (patch)
treeeaac25f39685bb3a9e5b0ed18a8affeb4217ea75
parent33c10cb0c40503630146e4d32de807728d99ab0c (diff)
downloadpango-9e16ddd446f19cd4c9cf18736b860d4c40248000.tar.gz
Fix multilib issue in pango-enum-types.h.template
https://bugzilla.gnome.org/show_bug.cgi?id=786887
-rw-r--r--pango/pango-enum-types.h.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/pango-enum-types.h.template b/pango/pango-enum-types.h.template
index 5fb54ced..c26679ea 100644
--- a/pango/pango-enum-types.h.template
+++ b/pango/pango-enum-types.h.template
@@ -11,7 +11,7 @@ G_BEGIN_DECLS
/*** BEGIN file-production ***/
-/* enumerations from "@filename@" */
+/* enumerations from "@basename@" */
/*** END file-production ***/
/*** BEGIN value-header ***/