Fix compilation warnings in the JNI interface
authorAlexandre Montplaisir <alexandre.montplaisir@polymtl.ca>
Wed, 16 Feb 2011 22:36:17 +0000 (17:36 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Wed, 16 Feb 2011 22:36:17 +0000 (17:36 -0500)
commit82ba9b56a6689f1fbc34626f42e3ac49bdd87f9f
tree9daab9820dece5e50e37eb2eb1e1de658232b4a4
parentb56f8efe575c0b5a2e61be6008f2be71e84b25bb
Fix compilation warnings in the JNI interface

Remove unneeded JNIEXPORT/JNICALL in places that are not exported
function definitions.

Signed-off-by: Alexandre Montplaisir <alexandre.montplaisir@polymtl.ca>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
ltt/lttvtraceread_loader.c
This page took 0.024563 seconds and 4 git commands to generate.