git: 2ce493e1693b - main - Cleanup commit. Use PROGRAM instead of PROGGRAM.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 04 Nov 2024 00:55:55 UTC
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=2ce493e1693b55a330079ac5fce8beb66e26ddeb commit 2ce493e1693b55a330079ac5fce8beb66e26ddeb Author: Artem Hevorhian <artemhevorhian@gmail.com> AuthorDate: 2024-11-02 09:40:22 +0000 Commit: Warner Losh <imp@FreeBSD.org> CommitDate: 2024-11-04 00:55:56 +0000 Cleanup commit. Use PROGRAM instead of PROGGRAM. Reviewed by: imp, emaste Pull Request: https://github.com/freebsd/freebsd-src/pull/1508 --- sys/kern/genassym.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/kern/genassym.sh b/sys/kern/genassym.sh index e17c1642ecc7..8b3d7aa1a2e1 100644 --- a/sys/kern/genassym.sh +++ b/sys/kern/genassym.sh @@ -45,7 +45,7 @@ work() # -#MAIN PROGGRAM +# MAIN PROGRAM # use_outfile="no" while getopts "o:" option