(svn r2898) Fix typo in r2897

replace/41b28d7194a279bdc17475d4fbe2ea6ec885a466
tron 19 years ago
parent abb034c2cd
commit 70c07d13be

@ -38,6 +38,7 @@ static void OpenBankFile(const char *filename)
if (fe == NULL) {
_file_count = 0;
_files = NULL;
return;
}
_file_count = count;

Loading…
Cancel
Save