From: mquinson Date: Sat, 12 Jul 2008 15:20:11 +0000 (+0000) Subject: Add endofline at end of file X-Git-Tag: v3.3~230 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/36c47745cbd89c47c36769941974bdfe210b5f53 Add endofline at end of file git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@5877 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/src/java/jmsg_application_handler.c b/src/java/jmsg_application_handler.c index f1e74bd5ec..c2c2105b13 100644 --- a/src/java/jmsg_application_handler.c +++ b/src/java/jmsg_application_handler.c @@ -102,4 +102,4 @@ japplication_handler_on_end_process(void) return; (*env)->CallStaticVoidMethod(env, cls, id); -} \ No newline at end of file +}