diff options
Diffstat (limited to 'lib9p/idl/01-9P2000.9p')
-rw-r--r-- | lib9p/idl/01-9P2000.9p | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib9p/idl/01-9P2000.9p b/lib9p/idl/01-9P2000.9p index 680d243..426a8c6 100644 --- a/lib9p/idl/01-9P2000.9p +++ b/lib9p/idl/01-9P2000.9p @@ -84,7 +84,7 @@ bitfield qt = 1 # incremented every time the file is modified. # # - "type" indicates "whether the file is a directory, append-only -# file, etc."; is an instance of the qid_type bitfield. +# file, etc."; is an instance of the qt bitfield. struct qid = "type[qt] vers[4] path[8]" # stat - file status |