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/02/21 17:39:07 UTC

svn commit: r1448714 - /tomcat/trunk/java/org/apache/tomcat/util/http/CookieSupport.java

Author: markt
Date: Thu Feb 21 16:39:07 2013
New Revision: 1448714

URL: http://svn.apache.org/r1448714
Log:
whitespace

Modified:
    tomcat/trunk/java/org/apache/tomcat/util/http/CookieSupport.java

Modified: tomcat/trunk/java/org/apache/tomcat/util/http/CookieSupport.java
URL: http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/tomcat/util/http/CookieSupport.java?rev=1448714&r1=1448713&r2=1448714&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/tomcat/util/http/CookieSupport.java (original)
+++ tomcat/trunk/java/org/apache/tomcat/util/http/CookieSupport.java Thu Feb 21 16:39:07 2013
@@ -63,7 +63,7 @@ public final class CookieSupport {
     public static final boolean ALLOW_NAME_ONLY;
 
     /**
-     * If set to true, the cookie header will be preserved. In most cases 
+     * If set to true, the cookie header will be preserved. In most cases
      * except debugging, this is not useful.
      */
     public static final boolean PRESERVE_COOKIE_HEADER;



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