[LON-CAPA-cvs] cvs: loncom /homework hint.pm

albertel lon-capa-cvs@mail.lon-capa.org
Tue, 29 Oct 2002 06:02:20 -0000


albertel		Tue Oct 29 01:02:20 2002 EDT

  Modified files:              
    /loncom/homework	hint.pm 
  Log:
  - no idea what happened here
  
  
Index: loncom/homework/hint.pm
diff -u loncom/homework/hint.pm:1.30 loncom/homework/hint.pm:1.31
--- loncom/homework/hint.pm:1.30	Mon Oct 28 18:31:48 2002
+++ loncom/homework/hint.pm	Tue Oct 29 01:02:20 2002
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA 
 # implements the tags that control the hints
 #
-# $Id: hint.pm,v 1.30 2002/10/28 23:31:48 albertel Exp $
+# $Id: hint.pm,v 1.31 2002/10/29 06:02:20 albertel Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -338,7 +338,7 @@
     return $result;
 }
 
-sp;&end_radiobuttonhint {
+sub end_radiobuttonhint {
     my ($target,$token,$tagstack,$parstack,$parser,$safeeval)=@_;
     my $result;
     if ($target eq 'web') {