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

@@ -446,7 +446,7 @@ setwdir(wdir, fn)
#ifndef NOPP
/* mk_filename() concatenates a dir and filename.
*/
STATIC char path[PATHLENGTH];
GSTATIC char path[PATHLENGTH];
PRIVATE char *
mk_filename(dir, file)