From 95b711c4cdf8e35b91918841e2ed76a193829315 Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Thu, 25 Apr 2002 20:00:21 +0000 Subject: Ansification patch from danw. 2002-04-25 Christopher James Lahey * gal-define-views-dialog.c, gal-view-factory.c, gal-view-new-dialog.c, gal-view.c: Ansification patch from danw. svn path=/trunk/; revision=16587 --- widgets/menus/gal-view-factory.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'widgets/menus/gal-view-factory.c') diff --git a/widgets/menus/gal-view-factory.c b/widgets/menus/gal-view-factory.c index 90864fda8f..0f0d274b06 100644 --- a/widgets/menus/gal-view-factory.c +++ b/widgets/menus/gal-view-factory.c @@ -30,7 +30,7 @@ #define d(x) -d(static gint depth = 0); +d(static gint depth = 0;) static GtkObjectClass *gal_view_factory_parent_class; -- cgit v1.2.3