diff TOOLS/modify_reg.c @ 29263:0f1b5b68af32

whitespace cosmetics: Remove all trailing whitespace.
author diego
date Wed, 13 May 2009 02:58:57 +0000
parents 0f42fb42843c
children 32725ca88fed
line wrap: on
line diff
--- a/TOOLS/modify_reg.c	Tue May 12 19:25:35 2009 +0000
+++ b/TOOLS/modify_reg.c	Wed May 13 02:58:57 2009 +0000
@@ -105,7 +105,7 @@
         if (c == EOF)
             break;
         switch(c) {
-          case 'r': 
+          case 'r':
             localregpathname = optarg;
             break;
           case 'l':