Plan 9 from Bell Labs 2001-06-27
1 files changed, 1 insertions(+), 0 deletions(-) M pc/devi82365.c
M pc/devi82365.c => pc/devi82365.c +1 -0
@@ 459,6 459,7 @@ pcmgen(Chan *c, char*, Dirtab *, int , int i, Dir *dp) break; } qid.vers = 0; + qid.type = QTFILE; devdir(c, qid, up->genbuf, len, eve, 0660, dp); return 1; }