summaryrefslogtreecommitdiffstats
path: root/src/trace/trace.h
diff options
context:
space:
mode:
authorBob Jamison <ishmalius@gmail.com>2006-07-27 09:12:36 +0000
committerishmal <ishmal@users.sourceforge.net>2006-07-27 09:12:36 +0000
commit74bfcd3fa592b4d36a0264fc210ee64aa5922fdc (patch)
tree8311640b17fedc5b1723dd7e7b911b438a009108 /src/trace/trace.h
parentswitch to sigc++ "release" (diff)
downloadinkscape-74bfcd3fa592b4d36a0264fc210ee64aa5922fdc.tar.gz
inkscape-74bfcd3fa592b4d36a0264fc210ee64aa5922fdc.zip
fix bug in normalizeMatrix, add some better trace messages
(bzr r1490)
Diffstat (limited to 'src/trace/trace.h')
-rw-r--r--src/trace/trace.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/trace/trace.h b/src/trace/trace.h
index 02290436a..1341e3d46 100644
--- a/src/trace/trace.h
+++ b/src/trace/trace.h
@@ -1,11 +1,11 @@
-/*
+/**
* A generic interface for plugging different
* autotracers into Inkscape.
*
* Authors:
* Bob Jamison <rjamison@titan.com>
*
- * Copyright (C) 2004 Bob Jamison
+ * Copyright (C) 2004-2006 Bob Jamison
*
* Released under GNU GPL, read the file 'COPYING' for more information
*/