summaryrefslogtreecommitdiffstats
path: root/src/sp-marker.cpp
diff options
context:
space:
mode:
authorBryce Harrington <bryce@bryceharrington.org>2006-05-29 23:48:58 +0000
committerbryce <bryce@users.sourceforge.net>2006-05-29 23:48:58 +0000
commit0f9de0b739f87c48cad5347b91ef58152997d7c1 (patch)
treef5f89d89603b40afcae64068b3bd56a58ddb8968 /src/sp-marker.cpp
parentUpdate. (diff)
downloadinkscape-0f9de0b739f87c48cad5347b91ef58152997d7c1.tar.gz
inkscape-0f9de0b739f87c48cad5347b91ef58152997d7c1.zip
Documentation
(bzr r1075)
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)
{