summaryrefslogtreecommitdiffstats
path: root/src/trace/trace.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/trace/trace.h')
-rw-r--r--src/trace/trace.h8
1 files changed, 3 insertions, 5 deletions
diff --git a/src/trace/trace.h b/src/trace/trace.h
index 2c9922e10..45b18385f 100644
--- a/src/trace/trace.h
+++ b/src/trace/trace.h
@@ -1,7 +1,4 @@
-/**
- * A generic interface for plugging different
- * autotracers into Inkscape.
- *
+/*
* Authors:
* Bob Jamison <rjamison@titan.com>
*
@@ -110,7 +107,8 @@ private:
/**
- *
+ * A generic interface for plugging different
+ * autotracers into Inkscape.
*/
class TracingEngine
{