summaryrefslogtreecommitdiff
path: root/cmd/srv9p/static.h.gen
diff options
context:
space:
mode:
authorLuke T. Shumaker <lukeshu@lukeshu.com>2024-10-16 21:55:42 -0600
committerLuke T. Shumaker <lukeshu@lukeshu.com>2024-10-16 21:55:42 -0600
commita1fb6a6103cc7d38d54270bcdb9779982d329c9e (patch)
treebd4084c026bcd5954b090ffb6aa4b27aaeaf606a /cmd/srv9p/static.h.gen
parent3cd39827ec2d2aa8d69762de8fbf72322ca85038 (diff)
Be stricter with filenames
Diffstat (limited to 'cmd/srv9p/static.h.gen')
-rwxr-xr-xcmd/srv9p/static.h.gen2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/srv9p/static.h.gen b/cmd/srv9p/static.h.gen
index bb27e55..a048bd6 100755
--- a/cmd/srv9p/static.h.gen
+++ b/cmd/srv9p/static.h.gen
@@ -1,5 +1,5 @@
#!/bin/sh
-# static.h.gen - Generate C definitions for GNU `ld -r -b binary` files
+# srv9p/static.h.gen - Generate C definitions for GNU `ld -r -b binary` files
#
# Copyright (C) 2024 Luke T. Shumaker <lukeshu@lukeshu.com>
# SPDX-Licence-Identifier: AGPL-3.0-or-later