[LON-CAPA-cvs] cvs: loncom /lonnet/perl lonnet.pm

raeburn raeburn at source.lon-capa.org
Tue Nov 2 16:46:56 EDT 2021


raeburn		Tue Nov  2 20:46:56 2021 EDT

  Modified files:              
    /loncom/lonnet/perl	lonnet.pm 
  Log:
  - Remove trailing whitespace.
  
  
Index: loncom/lonnet/perl/lonnet.pm
diff -u loncom/lonnet/perl/lonnet.pm:1.1468 loncom/lonnet/perl/lonnet.pm:1.1469
--- loncom/lonnet/perl/lonnet.pm:1.1468	Mon Oct 11 00:27:15 2021
+++ loncom/lonnet/perl/lonnet.pm	Tue Nov  2 20:46:56 2021
@@ -1,7 +1,7 @@
 # The LearningOnline Network
 # TCP networking package
 #
-# $Id: lonnet.pm,v 1.1468 2021/10/11 00:27:15 raeburn Exp $
+# $Id: lonnet.pm,v 1.1469 2021/11/02 20:46:56 raeburn Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -12323,7 +12323,7 @@
 	    if ( (defined($Apache::lonhomework::parsing_a_problem)
 		  || defined($Apache::lonhomework::parsing_a_task))
 		 &&
-		 ($symbparm eq &symbread()) ) {	
+		 ($symbparm eq &symbread()) ) {
 		# if we are in the middle of processing the resource the
 		# get the value we are planning on committing
                 if (defined($Apache::lonhomework::results{$qualifierrest})) {




More information about the LON-CAPA-cvs mailing list