validator/httpd/cgi-bin check,1.658,1.659

Update of /sources/public/validator/httpd/cgi-bin
In directory hutz:/tmp/cvs-serv19122/httpd/cgi-bin

Modified Files:
	check 
Log Message:
Whitespace, NFC.

Index: check
===================================================================
RCS file: /sources/public/validator/httpd/cgi-bin/check,v
retrieving revision 1.658
retrieving revision 1.659
diff -u -d -r1.658 -r1.659
--- check	23 Jun 2009 18:08:21 -0000	1.658
+++ check	26 Jun 2009 20:50:01 -0000	1.659
@@ -991,7 +991,7 @@
       # @@ TODO message explanation / elaboration
     }
   }
-return $File;
+  return $File;
 }
 
 
@@ -1118,7 +1118,7 @@
       # @@ TODO message explanation / elaboration
     }
   }
-return $File;
+  return $File;
 }
 
 sub dtd_validate (\$) {

Received on Friday, 26 June 2009 20:50:12 UTC