Merge pull request #350 from FIX94/patch-1

Update preferences.cpp
This commit is contained in:
dborth 2018-03-13 20:02:19 -06:00 committed by GitHub
commit 7ea8a271b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -813,7 +813,7 @@ bool LoadPrefs()
return true;
bool prefFound = false;
char filepath[4][MAXPATHLEN];
char filepath[5][MAXPATHLEN];
int numDevices;
#ifdef HW_RVL