From ce92a40e9b08d1712dcaad75675f3b7b42c9fe1e Mon Sep 17 00:00:00 2001 From: buliabyak Date: Mon, 25 Feb 2008 09:27:10 +0000 Subject: [PATCH] comment fix --- src/sp-shape.cpp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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) { -- 2.39.5