Rearranged "if (!x) a; else b;" to "if (x) b; else a;". Added a couple of comments...
authordooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Mon, 10 Sep 2007 23:00:31 +0000 (23:00 +0000)
committerdooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Mon, 10 Sep 2007 23:00:31 +0000 (23:00 +0000)
commitbbd3d78ea6f405a5fb6808ba8d018568315572d6
treed220d2d5212a37f4eb62716e9ddadbb4c479abf2
parent2eaa4571bf99d6426b7a6f88add4119d0f8ce71b
Rearranged "if (!x) a; else b;" to "if (x) b; else a;".  Added a couple of comments.  No real changes.

git-svn-id: http://svn.voria.com/code@652 1f10aa63-cdf2-0310-b900-c93c546f37ac
synfig-core/trunk/src/modules/mod_gradient/curvegradient.cpp