You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2013/01/14 09:46:39 UTC

svn commit: r1432840 - /tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/net/SSLUtil.java

Author: markt
Date: Mon Jan 14 08:46:39 2013
New Revision: 1432840

URL: http://svn.apache.org/viewvc?rev=1432840&view=rev
Log:
Tab/trailing whitespace police

Modified:
    tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/net/SSLUtil.java

Modified: tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/net/SSLUtil.java
URL: http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/net/SSLUtil.java?rev=1432840&r1=1432839&r2=1432840&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/net/SSLUtil.java (original)
+++ tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/net/SSLUtil.java Mon Jan 14 08:46:39 2013
@@ -44,7 +44,7 @@ public interface SSLUtil {
      *         the endpoint configuration does not specify any ciphers.
      */
     public String[] getEnableableCiphers(SSLContext context);
-	
+
     /**
      * Determines the SSL protocol variants that can be enabled, based on the
      * configuration of the endpoint and the ciphers supported by the SSL



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org