Merge "Fix missing NL"

This commit is contained in:
Jean-Baptiste Queru 2010-07-01 13:46:03 -07:00 committed by Android Code Review
commit dc932feef0
1 changed files with 0 additions and 1 deletions

View File

@ -181,4 +181,3 @@ JNIEXPORT void JNICALL Java_com_android_gljni_GLJNILib_changeBackground(JNIEnv *
{
background = 1.0f - background;
}