Skip to content

Commit cc7bba6

Browse files
committed
2 parents 6f7526e + c206514 commit cc7bba6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MSToolkit/src/mzParser/RAMPface.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ using namespace mzParser;
1414

1515
int mzParser::checkFileType(const char* fname){
1616
char file[4096];
17-
char ext[496];
17+
char ext[4096];
1818
char *tok;
1919
char preExt[4096];
2020
unsigned int i;

0 commit comments

Comments
 (0)