[LON-CAPA-cvs] cvs: rat / lonwrapper.pm

raeburn raeburn at source.lon-capa.org
Sat Feb 25 14:39:10 EST 2017


raeburn		Sat Feb 25 19:39:10 2017 EDT

  Modified files:              
    /rat	lonwrapper.pm 
  Log:
  - Remove trailing white space.
  
  
Index: rat/lonwrapper.pm
diff -u rat/lonwrapper.pm:1.56 rat/lonwrapper.pm:1.57
--- rat/lonwrapper.pm:1.56	Tue Feb  7 02:07:28 2017
+++ rat/lonwrapper.pm	Sat Feb 25 19:39:10 2017
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 # Wrapper for external and binary files as standalone resources
 #
-# $Id: lonwrapper.pm,v 1.56 2017/02/07 02:07:28 raeburn Exp $
+# $Id: lonwrapper.pm,v 1.57 2017/02/25 19:39:10 raeburn Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -74,7 +74,7 @@
         $args->{'bread_crumbs'} = $brcrum;
     }
     if ($absolute) {
-        $args->{'use_absolute'} = $absolute; 
+        $args->{'use_absolute'} = $absolute;
     }
     if ($env{'form.only_body'}) {
         $args->{'only_body'} = $env{'form.only_body'};




More information about the LON-CAPA-cvs mailing list