mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-21 01:37:16 +00:00
fixing win9X make build problem
This commit is contained in:
parent
2c74501d28
commit
d4347756fa
@ -35,7 +35,7 @@
|
||||
|
||||
void main(int argc, char **argv)
|
||||
{
|
||||
char *args[6];
|
||||
char *args[7];
|
||||
int n = 0 ;
|
||||
int rc = 0 ;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user