diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2024-06-20 10:11:19 -0400 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2024-06-20 10:11:19 -0400 |
commit | 9c53de495840ae6d7b02e0f428267800acb02cc6 (patch) | |
tree | c5649c338f5edb709977c986f7f63300e8b9ea52 | |
parent | ecd1369500a2de8609750fc59d5353c48c62c313 (diff) | |
download | bfs-9c53de495840ae6d7b02e0f428267800acb02cc6.tar.xz |
configure: Remove stray () from comment
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ set -eu -# Print the help message() +# Print the help message help() { cat <<EOF Usage: |