Corrected a comment in Java source file.
This commit is contained in:
parent
9e4a519493
commit
1e5aaadf49
1 changed files with 1 additions and 1 deletions
|
@ -413,7 +413,7 @@ public class SDLActivity extends Activity {
|
||||||
// Nom nom
|
// Nom nom
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
Log.w("SDL", "SDL audio: error return from write(short)");
|
Log.w("SDL", "SDL audio: error return from write(byte)");
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue