Plan 9 from Bell Labs 2003-01-12
1 files changed, 1 insertions(+), 1 deletions(-) M port/devroot.c
M port/devroot.c => port/devroot.c +1 -1
@@ 11,7 11,7 @@ enum Qboot = 0x1000, Nrootfiles = 32, - Nbootfiles = 16, + Nbootfiles = 32, }; typedef struct Dirlist Dirlist;