1
0
Fork 0

Fix gcc compilation error

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1860
This commit is contained in:
Sjoerd van der Berg 2004-06-29 21:20:08 +00:00
parent 7a1ab977c1
commit 4b8a13bdc1

View file

@ -334,7 +334,8 @@ public:
Dial(foundstr);
goto ret_none;
}
char * scanbuf=&mhd.cmdbuf[2];char chr;Bitu num;
char * scanbuf;
scanbuf=&mhd.cmdbuf[2];char chr;Bitu num;
while (chr=*scanbuf++) {
switch (chr) {
case 'I': //Some strings about firmware