[LON-CAPA-cvs] cvs: loncom / LondConnection.pm

raeburn raeburn at source.lon-capa.org
Tue Dec 11 07:24:57 EST 2018


raeburn		Tue Dec 11 12:24:57 2018 EDT

  Modified files:              
    /loncom	LondConnection.pm 
  Log:
  - Remove trailing whitespace.
  
  
Index: loncom/LondConnection.pm
diff -u loncom/LondConnection.pm:1.59 loncom/LondConnection.pm:1.60
--- loncom/LondConnection.pm:1.59	Mon Dec 10 17:34:22 2018
+++ loncom/LondConnection.pm	Tue Dec 11 12:24:56 2018
@@ -1,7 +1,7 @@
 #   This module defines and implements a class that represents
 #   a connection to a lond daemon.
 #
-# $Id: LondConnection.pm,v 1.59 2018/12/10 17:34:22 raeburn Exp $
+# $Id: LondConnection.pm,v 1.60 2018/12/11 12:24:56 raeburn Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -1087,7 +1087,7 @@
 						$SSLCertificate,
 						$SSLKey,
                                                 $peer,
-                                                $peerdef, 
+                                                $peerdef,
                                                 $CRLFile);
     if(defined $SSLSocket) {
 	my $key  = <$SSLSocket>;




More information about the LON-CAPA-cvs mailing list