[LON-CAPA-cvs] cvs: loncom /interface loncommon.pm

raeburn lon-capa-cvs-allow@mail.lon-capa.org
Fri, 04 Jan 2008 00:20:56 -0000


raeburn		Thu Jan  3 19:20:56 2008 EDT

  Modified files:              
    /loncom/interface	loncommon.pm 
  Log:
  perldoc fix so perldoc2html stops complaining.
  
  
Index: loncom/interface/loncommon.pm
diff -u loncom/interface/loncommon.pm:1.630 loncom/interface/loncommon.pm:1.631
--- loncom/interface/loncommon.pm:1.630	Tue Jan  1 15:27:29 2008
+++ loncom/interface/loncommon.pm	Thu Jan  3 19:20:56 2008
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 # a pile of common routines
 #
-# $Id: loncommon.pm,v 1.630 2008/01/01 20:27:29 raeburn Exp $
+# $Id: loncommon.pm,v 1.631 2008/01/04 00:20:56 raeburn Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -7620,6 +7620,8 @@
 
 Returns: both routines return nothing
 
+=back
+
 =cut
 
 #######################################################