summaryrefslogtreecommitdiffstats
path: root/src/libcola
diff options
context:
space:
mode:
Diffstat (limited to 'src/libcola')
-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>