summaryrefslogtreecommitdiff
path: root/gnl/gnlobject.c
diff options
context:
space:
mode:
Diffstat (limited to 'gnl/gnlobject.c')
-rw-r--r--gnl/gnlobject.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnl/gnlobject.c b/gnl/gnlobject.c
index c2c8e05..d86a467 100644
--- a/gnl/gnlobject.c
+++ b/gnl/gnlobject.c
@@ -28,14 +28,14 @@
/**
* SECTION:gnlobject
* @short_description: Base class for GNonLin elements
- *
+ *
* <refsect2>
* <para>
* GnlObject encapsulates default behaviour and implements standard
* properties provided by all the GNonLin elements.
* </para>
* </refsect2>
- *
+ *
*/