--- loncom/xml/lontexconvert.pm 2004/05/25 06:11:49 1.37 +++ loncom/xml/lontexconvert.pm 2004/07/27 14:17:39 1.39 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # TeX Conversion Module # -# $Id: lontexconvert.pm,v 1.37 2004/05/25 06:11:49 albertel Exp $ +# $Id: lontexconvert.pm,v 1.39 2004/07/27 14:17:39 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -190,8 +190,7 @@ sub smiley { } sub msgtexconverted { - my $message=shift; - my $email=shift; + my ($message,$email) = @_; $errorstring=''; &init_tth(); my $outmessage='';