coding style II

This commit is contained in:
albert
2002-10-09 22:01:55 +00:00
parent af89241571
commit 64808793eb
2 changed files with 3 additions and 3 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;