UNIX, VMS, DEF_PAGER, MICRO and MFLOPPY globals moved to g.
This commit is contained in:
+1
-1
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user