oops
authorshort <>
Fri, 26 Sep 2003 23:33:23 +0000 (23:33 +0000)
committershort <>
Fri, 26 Sep 2003 23:33:23 +0000 (23:33 +0000)
project/captive/Index.html.pl

index a1b1703..d98fe1c 100755 (executable)
@@ -61,7 +61,7 @@ my @stuff=(
                                ." <span class=\"quote\">hal.dll</span>.",
                );
 
-print "<p class=\"stuff\">$_</p>\n" for ($stuff[int rand($#stuff+1)]);
+print "<p class=\"stuff\">$_</p>\n" for ($stuff[int rand @stuff]);
 print vskip "3ex";