java: capitalized file names of examples, required on case-sensitive systems
Signed-off-by: Jakub Kramarz <jkramarz@virtuslab.com> Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
committed by
Brendan Le Foll
parent
f6e87f63e0
commit
472b1c1370
@@ -22,7 +22,7 @@
|
|||||||
* WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
* WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
public class bmp85 {
|
public class Bmp85 {
|
||||||
static {
|
static {
|
||||||
try {
|
try {
|
||||||
System.loadLibrary("mraajava");
|
System.loadLibrary("mraajava");
|
||||||
Reference in New Issue
Block a user