From 0a9f2fcf9b7cde6beef3cf940d99f4a71454346e Mon Sep 17 00:00:00 2001 From: bulia byak Date: Mon, 25 Feb 2008 09:27:10 +0000 Subject: comment fix (bzr r4846) --- src/sp-shape.cpp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/sp-shape.cpp') diff --git a/src/sp-shape.cpp b/src/sp-shape.cpp index d1f6d7886..e990fdf8e 100644 --- a/src/sp-shape.cpp +++ b/src/sp-shape.cpp @@ -1082,7 +1082,9 @@ sp_shape_get_curve (SPShape *shape) return NULL; } -/* NOT FOR GENERAL PUBLIC UNTIL SORTED OUT (Lauris) */ +/** + * Same as sp_shape_set_curve but without updating the display + */ void sp_shape_set_curve_insync (SPShape *shape, SPCurve *curve, unsigned int owner) { -- cgit v1.2.3