X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fpsppire-object.h;h=240efb331c66239338fc1e6417561f650f735e45;hb=9683d7528884fcb3c60705812de9f96889536388;hp=74c3e8b2b7d646ed5bfd05eeeef346617ef3b374;hpb=dcf9b154cbcaa35c3d8459a201b77eec8bcb30bd;p=pspp-builds.git diff --git a/src/ui/gui/psppire-object.h b/src/ui/gui/psppire-object.h index 74c3e8b2..240efb33 100644 --- a/src/ui/gui/psppire-object.h +++ b/src/ui/gui/psppire-object.h @@ -1,7 +1,6 @@ -/* +/* PSPPIRE --- A Graphical User Interface for PSPP Copyright (C) 2004 Free Software Foundation - Written by John Darrington This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -56,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