From 227a8d2f2a7e104460399ad24b3b2963f0842e86 Mon Sep 17 00:00:00 2001 From: "Luke T. Shumaker" Date: Wed, 2 Apr 2025 15:46:09 -0600 Subject: lib9p: idl: Fix a typo in a comment --- lib9p/idl/2002-9P2000.9p | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib9p/idl/2002-9P2000.9p') diff --git a/lib9p/idl/2002-9P2000.9p b/lib9p/idl/2002-9P2000.9p index 36a2427..2b51612 100644 --- a/lib9p/idl/2002-9P2000.9p +++ b/lib9p/idl/2002-9P2000.9p @@ -79,7 +79,7 @@ bitfield qt = 1 # # - "path" is a unique uint64_t that does most of the work in the # above statement about files being the same if their QIDs are the -# same; " If a file is deleted and recreated with the same name in +# same; "If a file is deleted and recreated with the same name in # the same directory, the old and new path components of the qids # should be different" # -- cgit v1.2.3-2-g168b