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 2012/08/10 11:13:14 UTC

svn commit: r1371620 - /tomcat/trunk/java/org/apache/coyote/http11/Http11AprProtocol.java

Author: markt
Date: Fri Aug 10 09:13:14 2012
New Revision: 1371620

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

Modified:
    tomcat/trunk/java/org/apache/coyote/http11/Http11AprProtocol.java

Modified: tomcat/trunk/java/org/apache/coyote/http11/Http11AprProtocol.java
URL: http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/coyote/http11/Http11AprProtocol.java?rev=1371620&r1=1371619&r2=1371620&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/coyote/http11/Http11AprProtocol.java (original)
+++ tomcat/trunk/java/org/apache/coyote/http11/Http11AprProtocol.java Fri Aug 10 09:13:14 2012
@@ -119,7 +119,7 @@ public class Http11AprProtocol extends A
 
     /**
      * SSL honor cipher order.
-	 *
+     *
      * Set to <code>true</code> to enforce the <i>server's</i> cipher order
      * instead of the default which is to allow the client to choose a
      * preferred cipher.



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