coding style

This commit is contained in:
albert
2002-10-09 21:32:33 +00:00
parent a02618d62a
commit af89241571
9 changed files with 96 additions and 103 deletions

View File

@ -39,7 +39,7 @@
#endif
static char *saved_personality_text = "You found a bug!";
static char saved_personality_text[] = "You found a bug!";
int all_processes = -1;
char *bsd_j_format = (char *)0xdeadbeef;