--- loncom/homework/hint.pm 2002/10/28 23:31:48 1.30 +++ loncom/homework/hint.pm 2002/10/29 06:02:20 1.31 @@ -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 @@ sub start_radiobuttonhint { return $result; } -sp;&end_radiobuttonhint { +sub end_radiobuttonhint { my ($target,$token,$tagstack,$parstack,$parser,$safeeval)=@_; my $result; if ($target eq 'web') {