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

foxr foxr at source.lon-capa.org
Sun Mar 4 10:42:53 EST 2012


foxr		Sun Mar  4 15:42:53 2012 EDT

  Modified files:              
    /loncom/interface	loncommon.pm 
  Log:
  BZ 6562 - Fix missing =back in the POD.
  
  
  
Index: loncom/interface/loncommon.pm
diff -u loncom/interface/loncommon.pm:1.1056 loncom/interface/loncommon.pm:1.1057
--- loncom/interface/loncommon.pm:1.1056	Tue Feb 28 02:02:16 2012
+++ loncom/interface/loncommon.pm	Sun Mar  4 15:42:52 2012
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 # a pile of common routines
 #
-# $Id: loncommon.pm,v 1.1056 2012/02/28 02:02:16 raeburn Exp $
+# $Id: loncommon.pm,v 1.1057 2012/03/04 15:42:52 foxr Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -1748,6 +1748,7 @@
 
 Returns: $format, a hash reference.
 
+
 =cut
 
 ###############################################################
@@ -2856,6 +2857,7 @@
 
 Uses global $thesaurus_db_file.
 
+
 =cut
 
 ###############################################################
@@ -8817,6 +8819,8 @@
 
 =pod
 
+=back
+
 =head1 HTTP Helpers
 
 =over 4




More information about the LON-CAPA-cvs mailing list