--- loncom/interface/lonprintout.pm 2012/12/21 18:51:49 1.628 +++ loncom/interface/lonprintout.pm 2013/01/04 01:19:57 1.629 @@ -1,7 +1,7 @@ # The LearningOnline Network # Printout # -# $Id: lonprintout.pm,v 1.628 2012/12/21 18:51:49 bisitz Exp $ +# $Id: lonprintout.pm,v 1.629 2013/01/04 01:19:57 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -149,8 +149,7 @@ sub printable_sequence { # Return: # XML that can be parsed by the helper to drive the state machine. # -sub create_incomplete_folder_selstud_helper($helper) -{ +sub create_incomplete_folder_selstud_helper { my ($helper, $map) = @_;