2nd commit
authorearplov <arpad.lovassy@ericsson.com>
Mon, 21 Mar 2016 11:24:22 +0000 (12:24 +0100)
committerearplov <arpad.lovassy@ericsson.com>
Mon, 21 Mar 2016 11:24:22 +0000 (12:24 +0100)
Signed-off-by: earplov <arpad.lovassy@ericsson.com>
titan_executor_api/TITAN_Executor_API/create_jni_header.sh

index a2a80a421064e864e18293c3c411b88d7fca8be8..3dea60bb254b32d2c80bbdaeccdab1340983a16e 100755 (executable)
@@ -6,7 +6,7 @@
 # http://www.eclipse.org/legal/epl-v10.html
 ###############################################################################
 
-# Creates C++ header from the Java code for Java to C++ JNI calls.
+# Creates C++ header from the Java code for Java to C++ JNI function calls.
 # This must run if any of the native Java methods change (in org.eclipse.titan.executor.jni.JNIMiddleWare).
 # A C++ function header is generated for each native Java method.
 # Native Java method: declared with native keyword without implementation
This page took 0.026037 seconds and 5 git commands to generate.