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

Commit fd23461c 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 dd1880ee
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;
}
+1 −1

File changed.

Contains only whitespace changes.