1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-27 02:05:16 +03:00

Cosmetics

This commit is contained in:
bsongis 2014-05-28 10:02:40 +02:00
parent e1f2661838
commit 93c18d1b66

View file

@ -801,7 +801,7 @@ void flashBootloader(const char * filename)
void onSdManagerMenu(const char *result)
{
TCHAR lfn[_MAX_LFN + 1];
TCHAR lfn[_MAX_LFN+1];
uint8_t index = m_posVert-1-s_pgOfs;
if (result == STR_SD_INFO) {