[LON-CAPA-cvs] cvs: loncom /xml londefdef.pm

raeburn raeburn at source.lon-capa.org
Wed Mar 15 12:57:06 EDT 2023


raeburn		Wed Mar 15 16:57:06 2023 EDT

  Modified files:              
    /loncom/xml	londefdef.pm 
  Log:
  - Remove trailing whitespace
  
  
Index: loncom/xml/londefdef.pm
diff -u loncom/xml/londefdef.pm:1.468 loncom/xml/londefdef.pm:1.469
--- loncom/xml/londefdef.pm:1.468	Wed Mar 15 16:53:49 2023
+++ loncom/xml/londefdef.pm	Wed Mar 15 16:57:06 2023
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 # Tags Default Definition Module
 #
-# $Id: londefdef.pm,v 1.468 2023/03/15 16:53:49 raeburn Exp $
+# $Id: londefdef.pm,v 1.469 2023/03/15 16:57:06 raeburn Exp $
 #
 #
 # Copyright Michigan State University Board of Trustees
@@ -2869,7 +2869,7 @@
 							    $width_param,
 							    $height_param);
 	    $currentstring .= $closure;
-						
+
 	} else {
 	    &Apache::lonxml::debug("$src does not exist");
 	    #original image file doesn't exist so check the alt attribute




More information about the LON-CAPA-cvs mailing list