From 6cd6a19cffd59e0c93da828aa7a39dfdf38a7fdd Mon Sep 17 00:00:00 2001 From: x Date: Wed, 4 Jan 2017 16:20:25 +0100 Subject: [PATCH] Java Critical Natives Interface --- jic.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jic.c b/jic.c index a788bb2..77c9e2e 100644 --- a/jic.c +++ b/jic.c @@ -21,7 +21,7 @@ - twitter : https://twitter.com/powturbo - email : powturbo [_AT_] gmail [_DOT_] com **/ -// ic - "Integer Compression" Java Critical Native Interface +// ic - "Integer Compression" Java Critical Native Interface #include #include #include "bitutil.h"