X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fhelper.c;h=b1fdb27193df933ab583420693bd6b6b5f8481ec;hb=8460ab652427b0a8e739840166d8f0cfdad29f34;hp=aec2e3d408a5411f86406e80c5d2635e0e946417;hpb=905ec939774f017a3e7108826d60c9c6072131c5;p=pspp-builds.git diff --git a/src/ui/gui/helper.c b/src/ui/gui/helper.c index aec2e3d4..b1fdb271 100644 --- a/src/ui/gui/helper.c +++ b/src/ui/gui/helper.c @@ -223,7 +223,7 @@ connect_help_glade (GladeXML *xml) void -connect_help (gpointer *xml) +connect_help (gpointer xml) { if (GTK_IS_BUILDER (xml)) connect_help_builder (GTK_BUILDER (xml));