1
0
Fork 0

double message length

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1988
This commit is contained in:
Peter Veenstra 2004-09-22 14:52:07 +00:00
parent 4162c2b7a1
commit d4e222d440

View file

@ -29,7 +29,7 @@ using namespace std;
#define LINE_IN_MAXLEN 1024
#define LINE_IN_MAXLEN 2048
struct MessageBlock {
string name;