This commit is contained in:
rsc 2005-11-04 20:57:00 +00:00
parent ac3d129813
commit a6c0ff35ee

View file

@ -109,7 +109,7 @@ Machine *mach;
Font *mediumfont;
char *fontname;
char *mysysname;
char argchars[] = "bceEfiIlmnsw";
char argchars[] = "bcCeEfiIlmnsw";
int pids[1024];
int parity; /* toggled to avoid patterns in textured background */
int nmach;