Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a1a79197 authored by Bruce Beare's avatar Bruce Beare
Browse files

Fix missing NL



Change-Id: I323f0c01d2e9ad4c9f07cad24bf6b63edc28ad62
Signed-off-by: default avatarBruce Beare <brucex.j.beare@intel.com>
parent b38d6045
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -181,4 +181,3 @@ JNIEXPORT void JNICALL Java_com_android_gljni_GLJNILib_changeBackground(JNIEnv *
{
    background = 1.0f - background;
}