Author: rjung
Date: Wed Sep 16 13:23:21 2009
New Revision: 815765

URL: http://svn.apache.org/viewvc?rev=815765&view=rev
Log:
Remove trailing whitespace.

Modified:
    tomcat/native/branches/1.1.x/native/src/sslcontext.c

Modified: tomcat/native/branches/1.1.x/native/src/sslcontext.c
URL: 
http://svn.apache.org/viewvc/tomcat/native/branches/1.1.x/native/src/sslcontext.c?rev=815765&r1=815764&r2=815765&view=diff
==============================================================================
--- tomcat/native/branches/1.1.x/native/src/sslcontext.c (original)
+++ tomcat/native/branches/1.1.x/native/src/sslcontext.c Wed Sep 16 13:23:21 
2009
@@ -494,7 +494,7 @@
                                                 jstring file)
 {
     tcn_ssl_ctxt_t *c = J2P(ctx, tcn_ssl_ctxt_t *);
-    TCN_ALLOC_CSTRING(file);    
+    TCN_ALLOC_CSTRING(file);
 
     TCN_ASSERT(ctx != 0);
     UNREFERENCED(o);



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

Reply via email to