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

Commit 0a9b16d1 authored by Bruce Beare's avatar Bruce Beare Committed by David 'Digit' Turner
Browse files

Fix missing NL



Orig-Change-Id: I323f0c01d2e9ad4c9f07cad24bf6b63edc28ad62
Signed-off-by: default avatarBruce Beare <brucex.j.beare@intel.com>
parent 4d825e1f
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.