[LON-CAPA-cvs] cvs: loncom /homework structuretags.pm

raeburn raeburn at source.lon-capa.org
Fri Feb 3 11:52:57 EST 2023


raeburn		Fri Feb  3 16:52:57 2023 EDT

  Modified files:              
    /loncom/homework	structuretags.pm 
  Log:
  - Remove trailing whitespace.
  
  
Index: loncom/homework/structuretags.pm
diff -u loncom/homework/structuretags.pm:1.572 loncom/homework/structuretags.pm:1.573
--- loncom/homework/structuretags.pm:1.572	Fri Apr  1 20:17:43 2022
+++ loncom/homework/structuretags.pm	Fri Feb  3 16:52:57 2023
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA 
 # definition of tags that give a structure to a document
 #
-# $Id: structuretags.pm,v 1.572 2022/04/01 20:17:43 raeburn Exp $
+# $Id: structuretags.pm,v 1.573 2023/02/03 16:52:57 raeburn Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -3111,7 +3111,7 @@
             if (not $env{'form.problem_split'}=~/yes/) {
                 $result.='\end{minipage}';
             }
-        } 
+        }
     } elsif ($target eq 'edit') {
 	$result.=&Apache::edit::end_table();
     } elsif ($target eq 'modified') {




More information about the LON-CAPA-cvs mailing list