Skip to content

Commit aee20e9

Browse files
committed
primitive: End-of-file newline cosmetic fix
Signed-off-by: 林博仁(Buo-ren Lin) <[email protected]>
1 parent 58545b3 commit aee20e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source Code/Shell Script(GNU Bash)(primitive).template.bash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,4 +177,4 @@ init "${@}"
177177
## https://github.com/Lin-Buo-Ren/GNU-Bash-Shell-Script-Template
178178
## and is based on the following version:
179179
## GNU_BASH_SHELL_SCRIPT_TEMPLATE_VERSION="@@GBSST_VERSION@@"
180-
## You may rebase your script to incorporate new features and fixes from the template
180+
## You may rebase your script to incorporate new features and fixes from the template

0 commit comments

Comments
 (0)