You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by mt...@apache.org on 2005/12/05 18:01:44 UTC

svn commit: r354098 - /tomcat/connectors/trunk/jni/native/src/jnilib.c

Author: mturk
Date: Mon Dec  5 09:01:40 2005
New Revision: 354098

URL: http://svn.apache.org/viewcvs?rev=354098&view=rev
Log:
Add new line to the end of the file.
No functional change.

Modified:
    tomcat/connectors/trunk/jni/native/src/jnilib.c

Modified: tomcat/connectors/trunk/jni/native/src/jnilib.c
URL: http://svn.apache.org/viewcvs/tomcat/connectors/trunk/jni/native/src/jnilib.c?rev=354098&r1=354097&r2=354098&view=diff
==============================================================================
--- tomcat/connectors/trunk/jni/native/src/jnilib.c (original)
+++ tomcat/connectors/trunk/jni/native/src/jnilib.c Mon Dec  5 09:01:40 2005
@@ -457,4 +457,4 @@
 TCN_DECLARE(JavaVM *) tcn_get_java_vm()
 {
     return tcn_global_vm;
-}
\ No newline at end of file
+}



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