diff options
author | Luke T. Shumaker <lukeshu@lukeshu.com> | 2024-10-16 21:55:42 -0600 |
---|---|---|
committer | Luke T. Shumaker <lukeshu@lukeshu.com> | 2024-10-16 21:55:42 -0600 |
commit | a1fb6a6103cc7d38d54270bcdb9779982d329c9e (patch) | |
tree | bd4084c026bcd5954b090ffb6aa4b27aaeaf606a /cmd/srv9p/gnet.h | |
parent | 3cd39827ec2d2aa8d69762de8fbf72322ca85038 (diff) |
Be stricter with filenames
Diffstat (limited to 'cmd/srv9p/gnet.h')
-rw-r--r-- | cmd/srv9p/gnet.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/srv9p/gnet.h b/cmd/srv9p/gnet.h index 341ccd2..d43874f 100644 --- a/cmd/srv9p/gnet.h +++ b/cmd/srv9p/gnet.h @@ -1,4 +1,4 @@ -/* gnet.h - libnet implementation for libcr + GNU libc +/* srv9p/gnet.h - libnet implementation for libcr + GNU libc * * Copyright (C) 2024 Luke T. Shumaker <lukeshu@lukeshu.com> * SPDX-Licence-Identifier: AGPL-3.0-or-later |