X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fpsppire-object.h;h=240efb331c66239338fc1e6417561f650f735e45;hb=356c1209257f91eb08791e6b9ca72393fca6fcd0;hp=0d49553391810e8fd1766ef1af0ac7e750e0edb3;hpb=164d1274fcb70c54897f2a03fc7c27152ed4821a;p=pspp-builds.git diff --git a/src/ui/gui/psppire-object.h b/src/ui/gui/psppire-object.h index 0d495533..240efb33 100644 --- a/src/ui/gui/psppire-object.h +++ b/src/ui/gui/psppire-object.h @@ -1,4 +1,4 @@ -/* +/* PSPPIRE --- A Graphical User Interface for PSPP Copyright (C) 2004 Free Software Foundation @@ -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