various small layout corrections

This commit is contained in:
erikb
1986-04-28 09:56:33 +00:00
parent 4173e3c487
commit dd5b8dfabf
4 changed files with 28 additions and 22 deletions

View File

@@ -28,7 +28,7 @@
#define CRASH 5
#define FATAL 6
int err_occurred;
int err_occurred = 0;
extern char *symbol2str();
extern char options[];