summaryrefslogtreecommitdiffstats
path: root/src/sp-marker.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/sp-marker.cpp')
-rw-r--r--src/sp-marker.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/sp-marker.cpp b/src/sp-marker.cpp
index 09f592863..fb7ee2657 100644
--- a/src/sp-marker.cpp
+++ b/src/sp-marker.cpp
@@ -73,9 +73,9 @@ sp_marker_get_type (void)
}
/**
- Initializes a SPMarkerClass object. Establishes the function pointers to the class'
- member routines in the class vtable, and sets pointers to parent classes.
-*/
+ * Initializes a SPMarkerClass object. Establishes the function pointers to the class'
+ * member routines in the class vtable, and sets pointers to parent classes.
+ */
static void
sp_marker_class_init (SPMarkerClass *klass)
{