From cb8893dd08b7b359f45ef225acd2f6e103d38bba Mon Sep 17 00:00:00 2001 From: "Luke T. Shumaker" Date: Wed, 9 Oct 2024 11:05:26 -0600 Subject: wip --- lib9p/idl/01-9P2000.9p | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib9p/idl/01-9P2000.9p') 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 -- cgit v1.2.3-2-g168b