some minor fixes

This commit is contained in:
erikb
1986-09-17 12:31:45 +00:00
parent 7dfa6a955a
commit 1384666eb9
5 changed files with 5 additions and 5 deletions

View File

@@ -285,7 +285,7 @@ type2str(tp)
return buf;
}
STATIC char trans_buf[MAXTRANS][300];
GSTATIC char trans_buf[MAXTRANS][300];
char * /* the ultimate transient buffer supplier */
next_transient()