[pango] Fix multilib issue in pango-enum-types.h.template



commit 9e16ddd446f19cd4c9cf18736b860d4c40248000
Author: Akira TAGOH <akira tagoh org>
Date:   Tue Aug 29 19:55:51 2017 +0900

    Fix multilib issue in pango-enum-types.h.template
    
    https://bugzilla.gnome.org/show_bug.cgi?id=786887

 pango/pango-enum-types.h.template |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/pango/pango-enum-types.h.template b/pango/pango-enum-types.h.template
index 5fb54ce..c26679e 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 ***/


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]