diff update-subdirs @ 49600:23a1cea22d13

Trailing whitespace deleted.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 04 Feb 2003 14:56:31 +0000
parents 53a1d514b214
children 695cf19ef79e d7ddb3e565de
line wrap: on
line diff
--- a/update-subdirs	Tue Feb 04 13:30:45 2003 +0000
+++ b/update-subdirs	Tue Feb 04 14:56:31 2003 +0000
@@ -24,7 +24,7 @@
 for file in *; do
     case $file in
 	*.elc | *.el | term | RCS | CVS | Old | . | .. | =* | *~ | *.orig | *.rej)
-	  ;;	
+	  ;;
 	*)
 	    if [ -d $file ]; then
 	      subdirs="\"$file\" $subdirs"