validator/httpd/cgi-bin check,1.305.2.118,1.305.2.119

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

Modified Files:
      Tag: validator-0_6_0-branch
	check 
Log Message:
Gedit sucks. I want my XEmacs back!


Index: check
===================================================================
RCS file: /sources/public/validator/httpd/cgi-bin/check,v
retrieving revision 1.305.2.118
retrieving revision 1.305.2.119
diff -u -d -r1.305.2.118 -r1.305.2.119
--- check	16 May 2004 02:29:46 -0000	1.305.2.118
+++ check	16 May 2004 02:36:32 -0000	1.305.2.119
@@ -423,7 +423,7 @@
   my ($override, undef) = split(/\s/, $File->{Opt}->{Charset}, 2);
   $File->{Charset}->{Override} = lc($override);
 
-  if ($File->{Opt}->{FB}->{Charset} and not ) {
+  if ($File->{Opt}->{FB}->{Charset}) {
     unless ($File->{Charset}->{Use}) {
       &add_warning($File, 'fallback', 'No Character Encoding Found!', <<".EOF."); # Warn about fallback...
   Falling back to "$File->{Charset}->{Override}"

Received on Saturday, 15 May 2004 22:39:12 UTC