diff options
author | Luke T. Shumaker <lukeshu@lukeshu.com> | 2025-04-02 20:44:42 -0600 |
---|---|---|
committer | Luke T. Shumaker <lukeshu@lukeshu.com> | 2025-04-02 20:44:42 -0600 |
commit | 13b8cafb7e28784f037ecd24876c225ddcf48d76 (patch) | |
tree | 8226b5414ce6f013025372bd40753b88217970d1 /lib9p/idl/2002-9P2000.9p | |
parent | 7a71f8ca21aea7e554e66ddd08eaed073db9c400 (diff) | |
parent | a99e18d00d2aebdb10b8e162525ecae5d107d493 (diff) |
Merge branch 'lukeshu/9p-misc'
Diffstat (limited to 'lib9p/idl/2002-9P2000.9p')
-rw-r--r-- | lib9p/idl/2002-9P2000.9p | 2 |
1 files changed, 1 insertions, 1 deletions
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" # |