UNIX, VMS, DEF_PAGER, MICRO and MFLOPPY globals moved to g.

This commit is contained in:
Bart House
2018-12-25 09:34:24 -08:00
parent 0763046c38
commit 16db7498d0
14 changed files with 108 additions and 109 deletions
+1 -1
View File
@@ -211,7 +211,7 @@ const char *path, *files;
struct FileInfoBlock *fibp;
int chklen;
#ifdef BETA
if(files != alllevels)panic("eraseall");
if(files != g.alllevels)panic("eraseall");
#endif
chklen=(int)index(files,'*')-(int)files;