- From: Michael Ernst via cvs-syncmail <cvsmail@w3.org>
- Date: Sat, 25 Oct 2008 19:57:48 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/perl/modules/W3C/LinkChecker/bin
In directory hutz:/tmp/cvs-serv8484
Modified Files:
checklink
Log Message:
Improve comment.
Index: checklink
===================================================================
RCS file: /sources/public/perl/modules/W3C/LinkChecker/bin/checklink,v
retrieving revision 4.122
retrieving revision 4.123
diff -u -d -r4.122 -r4.123
--- checklink 25 Oct 2008 19:37:21 -0000 4.122
+++ checklink 25 Oct 2008 19:57:45 -0000 4.123
@@ -1217,7 +1217,7 @@
return 1;
}
- return 0; # We always have at least one base location.
+ return 0; # We always have at least one base location, but none matched.
}
##################################################
Received on Saturday, 25 October 2008 19:57:57 UTC