diff admin/alloc-colors.c @ 49600:23a1cea22d13

Trailing whitespace deleted.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 04 Feb 2003 14:56:31 +0000
parents 3dc22c67fd71
children 695cf19ef79e d7ddb3e565de
line wrap: on
line diff
--- a/admin/alloc-colors.c	Tue Feb 04 13:30:45 2003 +0000
+++ b/admin/alloc-colors.c	Tue Feb 04 14:56:31 2003 +0000
@@ -60,7 +60,7 @@
       case 'n':
 	ncolors = atoi (optarg);
 	break;
-	
+
       case '?':
 	usage (argv[0]);
       }
@@ -98,7 +98,7 @@
 	      ++nallocated;
 	    }
 	}
-      
+
       ++color.red;
       ++color.green;
       ++color.blue;