Code

Committed double code because of the hurry to let you use the axonom-snapping stuff.
[inkscape.git] / src / sp-marker.cpp
index 09f592863429876f1f7aab597805d3c4f8f24495..fb7ee2657a876a1f5c1809e915e27c4652ff63a6 100644 (file)
@@ -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)
 {