diff options
Diffstat (limited to 'src/trace/trace.h')
| -rw-r--r-- | src/trace/trace.h | 8 |
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 { |
