diff options
author | Luke T. Shumaker <lukeshu@lukeshu.com> | 2024-12-20 01:18:37 -0700 |
---|---|---|
committer | Luke T. Shumaker <lukeshu@lukeshu.com> | 2024-12-26 17:46:11 -0700 |
commit | 4eba23686e58008faa7798182ef3673b799b7e64 (patch) | |
tree | 44648311abd8265d02aa08a6b0cb1d3dca8adedd /lib9p/idl/1996-Styx.9p.wip | |
parent | c578a300c7d0d46662fcd0bdce69af95a821bc18 (diff) |
lib9p/idl: Include directory name in file headers
Diffstat (limited to 'lib9p/idl/1996-Styx.9p.wip')
-rw-r--r-- | lib9p/idl/1996-Styx.9p.wip | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib9p/idl/1996-Styx.9p.wip b/lib9p/idl/1996-Styx.9p.wip index 2feb24f..d9d3399 100644 --- a/lib9p/idl/1996-Styx.9p.wip +++ b/lib9p/idl/1996-Styx.9p.wip @@ -1,4 +1,4 @@ -# 1996-Styx.9p - Definitions of Styx messages +# lib9p/idl/1996-Styx.9p - Definitions of Styx messages # # Copyright (C) 2024 Luke T. Shumaker <lukeshu@lukeshu.com> # SPDX-License-Identifier: AGPL-3.0-or-later |