You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by ja...@apache.org on 2004/05/20 18:31:49 UTC

svn commit: rev 20157 - xml/xerces-p/trunk/samples

Author: jasons
Date: Thu May 20 09:31:49 2004
New Revision: 20157

Modified:
   xml/xerces-p/trunk/samples/SEnumVal.pl
Log:
added exit() call

Modified: xml/xerces-p/trunk/samples/SEnumVal.pl
==============================================================================
--- xml/xerces-p/trunk/samples/SEnumVal.pl	(original)
+++ xml/xerces-p/trunk/samples/SEnumVal.pl	Thu May 20 09:31:49 2004
@@ -156,6 +156,4 @@
 my $td = timediff($t1, $t0);
 
 print STDOUT "$file: duration: ", timestr($td), "\n";
-
-
-__END__
+exit(0);

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-cvs-help@xml.apache.org