X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fpsppire-object.h;h=240efb331c66239338fc1e6417561f650f735e45;hb=bc02bc027697df3207f827de722c26d8cc87e824;hp=2e9ee04bcd67a1694c8ee1537a1d266cbcb100ed;hpb=cf63d499efd5e6ca3a7dcc6386b3b87bd31bfda9;p=pspp-builds.git diff --git a/src/ui/gui/psppire-object.h b/src/ui/gui/psppire-object.h index 2e9ee04b..240efb33 100644 --- a/src/ui/gui/psppire-object.h +++ b/src/ui/gui/psppire-object.h @@ -55,8 +55,8 @@ struct _PsppireObjectClass /* -- PsppireObject --- */ -GType psppire_object_get_type(void); -PsppireObject* psppire_object_new(void); +GType psppire_object_get_type (void); +PsppireObject* psppire_object_new (void); G_END_DECLS