diff finch/libgnt/gntslider.h @ 31085:44f53d3fc54f

Remove trailing whitespace
author Richard Laager <rlaager@wiktel.com>
date Tue, 04 Jan 2011 06:42:45 +0000
parents acf284962b40
children
line wrap: on
line diff
--- a/finch/libgnt/gntslider.h	Mon Jan 03 19:18:07 2011 +0000
+++ b/finch/libgnt/gntslider.h	Tue Jan 04 06:42:45 2011 +0000
@@ -109,7 +109,7 @@
 
 /**
  * Sets the amount of change at each step.
- * 
+ *
  * @param slider  The slider
  * @param step    The amount for each step
  *
@@ -119,7 +119,7 @@
 
 /**
  * Sets the amount of change a small step.
- * 
+ *
  * @param slider  The slider
  * @param step    The amount for a small step (for the slider)
  *
@@ -129,7 +129,7 @@
 
 /**
  * Sets the amount of change a large step.
- * 
+ *
  * @param slider  The slider
  * @param step    The amount for a large step (for the slider)
  *