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

Commit dc932fee authored by Jean-Baptiste Queru's avatar Jean-Baptiste Queru Committed by Android Code Review
Browse files

Merge "Fix missing NL"

parents fe287107 a1a79197
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;
}