diff options
| author | Bryce Harrington <bryce@bryceharrington.org> | 2006-05-29 23:48:58 +0000 |
|---|---|---|
| committer | bryce <bryce@users.sourceforge.net> | 2006-05-29 23:48:58 +0000 |
| commit | 0f9de0b739f87c48cad5347b91ef58152997d7c1 (patch) | |
| tree | f5f89d89603b40afcae64068b3bd56a58ddb8968 /src/sp-marker.cpp | |
| parent | Update. (diff) | |
| download | inkscape-0f9de0b739f87c48cad5347b91ef58152997d7c1.tar.gz inkscape-0f9de0b739f87c48cad5347b91ef58152997d7c1.zip | |
Documentation
(bzr r1075)
Diffstat (limited to 'src/sp-marker.cpp')
| -rw-r--r-- | src/sp-marker.cpp | 6 |
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) { |
