diff options
| author | Liam P. White <inkscapebronyat-signgmaildotcom> | 2014-07-06 17:53:10 +0000 |
|---|---|---|
| committer | Liam P. White <inkscapebronyat-signgmaildotcom> | 2014-07-06 17:53:10 +0000 |
| commit | 8ce05e18118b2fb9a1475cd833394d4b40153031 (patch) | |
| tree | 06464686e19128e6c7f68bee0b93101f8965e17e /src/live_effects/parameter | |
| parent | Extension of fix for 13420: effects often set upper limit to inf, causing pro... (diff) | |
| download | inkscape-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.h | 2 |
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 */ |
