[gimp] Fixed an out of place line in the comment block at the start of the file.



commit 5c471ecea3e18118de8fa68a0220cab0b35531d3
Author: Kevin Cozens <kcozens cvs gnome org>
Date:   Sun Jan 16 23:09:24 2011 -0500

    Fixed an out of place line in the comment block at the start of the file.

 plug-ins/common/van-gogh-lic.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plug-ins/common/van-gogh-lic.c b/plug-ins/common/van-gogh-lic.c
index 5ece520..55d562f 100644
--- a/plug-ins/common/van-gogh-lic.c
+++ b/plug-ins/common/van-gogh-lic.c
@@ -30,9 +30,9 @@
  * Cabral et al. "Imaging vector fields using line integral convolution" in the
  * Proceedings of ACM SIGGRAPH 93. Publ. by ACM, New York, NY, USA. p. 263-270.
  * (See http://www8.cs.umu.se/kurser/TDBD13/VT00/extra/p263-cabral.pdf)
- * noise function is practically ripped as is :)
  *
  * Some of the code is based on code by Steinar Haugen (thanks!), the Perlin
+ * noise function is practically ripped as is :)
  */
 
 #include "config.h"



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]