summaryrefslogtreecommitdiff
path: root/build-aux/stack.c.gen
diff options
context:
space:
mode:
authorLuke T. Shumaker <lukeshu@lukeshu.com>2024-11-12 00:17:31 -0700
committerLuke T. Shumaker <lukeshu@lukeshu.com>2024-11-12 00:17:31 -0700
commit755db30028622de604ef98a5b28c2c4128b6f3d7 (patch)
treee56d5cad9816a61a18434bb88b8fee5a07dbc034 /build-aux/stack.c.gen
parentdd83b1e231ea89e4ceb3302d3b68fca4761b11b8 (diff)
Oh dang, I broke `make lint` a while back :(
Diffstat (limited to 'build-aux/stack.c.gen')
-rwxr-xr-xbuild-aux/stack.c.gen2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-aux/stack.c.gen b/build-aux/stack.c.gen
index 9325791..0844ab5 100755
--- a/build-aux/stack.c.gen
+++ b/build-aux/stack.c.gen
@@ -1,5 +1,5 @@
#!/usr/bin/env bash
-# stack.c.gen - Analyze stack sizes for compiled objects
+# build-aux/stack.c.gen - Analyze stack sizes for compiled objects
#
# Copyright (C) 2024 Luke T. Shumaker <lukeshu@lukeshu.com>
# SPDX-License-Identifier: AGPL-3.0-or-later