summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter
diff options
context:
space:
mode:
authorLiam P. White <inkscapebronyat-signgmaildotcom>2014-07-06 17:53:10 +0000
committerLiam P. White <inkscapebronyat-signgmaildotcom>2014-07-06 17:53:10 +0000
commit8ce05e18118b2fb9a1475cd833394d4b40153031 (patch)
tree06464686e19128e6c7f68bee0b93101f8965e17e /src/live_effects/parameter
parentExtension of fix for 13420: effects often set upper limit to inf, causing pro... (diff)
downloadinkscape-8ce05e18118b2fb9a1475cd833394d4b40153031.tar.gz
inkscape-8ce05e18118b2fb9a1475cd833394d4b40153031.zip
Coding style improvements
(bzr r13341.1.81)
Diffstat (limited to 'src/live_effects/parameter')
-rw-r--r--src/live_effects/parameter/bool.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/live_effects/parameter/bool.h b/src/live_effects/parameter/bool.h
index fafb1beca..b45eeb0b3 100644
--- a/src/live_effects/parameter/bool.h
+++ b/src/live_effects/parameter/bool.h
@@ -4,7 +4,7 @@
/*
* Inkscape::LivePathEffectParameters
*
-* Copyright (C) Johan Engelen 2007 <j.b.c.engelen@utwente.nl>
+ * Copyright (C) Johan Engelen 2007 <j.b.c.engelen@utwente.nl>
*
* Released under GNU GPL, read the file 'COPYING' for more information
*/