Error in pango/ pango/modules.c?
- From: "padraig o'briain" <Padraig Obriain Sun COM>
- To: gtk-devel-list gnome org
- Subject: Error in pango/ pango/modules.c?
- Date: Tue, 11 Nov 2003 15:40:09 +0000
Should the attached patch be applied?
Padraig
Index: modules.c
===================================================================
RCS file: /cvs/gnome/pango/pango/modules.c,v
retrieving revision 1.46
diff -u -p -r1.46 modules.c
--- modules.c 29 Sep 2003 23:24:36 -0000 1.46
+++ modules.c 11 Nov 2003 15:41:57 -0000
@@ -92,7 +92,7 @@ static GSList *registered_engines = NULL
static GSList *dlloaded_engines = NULL;
static GHashTable *dlloaded_modules;
-GObjectClass *parent_class;
+static GObjectClass *parent_class;
static void build_map (PangoMapInfo *info);
static void init_modules (void);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]