summaryrefslogtreecommitdiffstats
path: root/src/libcola/straightener.cpp
diff options
context:
space:
mode:
authorJon A. Cruz <jon@joncruz.org>2011-10-23 08:01:33 +0000
committerJon A. Cruz <jon@joncruz.org>2011-10-23 08:01:33 +0000
commit7cd2a14069d9d39b42b19a87d9cc6ba238c71924 (patch)
treec74f2e65e91a9df6304f15634550751214eab95c /src/libcola/straightener.cpp
parentWarning cleanup. (diff)
downloadinkscape-7cd2a14069d9d39b42b19a87d9cc6ba238c71924.tar.gz
inkscape-7cd2a14069d9d39b42b19a87d9cc6ba238c71924.zip
Documentation update pass.
(bzr r10692)
Diffstat (limited to 'src/libcola/straightener.cpp')
-rw-r--r--src/libcola/straightener.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/libcola/straightener.cpp b/src/libcola/straightener.cpp
index 7a1020781..0ecd82faa 100644
--- a/src/libcola/straightener.cpp
+++ b/src/libcola/straightener.cpp
@@ -3,8 +3,10 @@
** vim: ts=4 sw=4 et tw=0 wm=0
*/
/**
- * \brief Functions to automatically generate constraints for the
+ * Functions to automatically generate constraints for the
* rectangular node overlap removal problem.
+ */
+/*
*
* Authors:
* Tim Dwyer <tgdwyer@gmail.com>