code format tweak
This commit is contained in:
@@ -51,6 +51,7 @@ public class IRDecode {
|
|||||||
System.out.println("loading decode library " + libPath);
|
System.out.println("loading decode library " + libPath);
|
||||||
System.load(libPath);
|
System.load(libPath);
|
||||||
}
|
}
|
||||||
|
|
||||||
public String getVersion() {
|
public String getVersion() {
|
||||||
return irGetVersion();
|
return irGetVersion();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user