Fixed a typo in Android version comment

This commit is contained in:
Diablodiab 2016-01-12 21:52:54 +01:00
parent afe8d2d617
commit 88277b3918

View File

@ -17,7 +17,7 @@
#define _KEYBOARD_EVENT_ANDROID_H
// The list of defined Android keycodes is incomplete in SDK version 12 and lower.
// If using an SDK lower than 12 then add missing keycodes here
// If using an SDK lower than 13 then add missing keycodes here
#if __ANDROID_API__ < 13
/*