C de-Avillez wrote:
> Eric's last commit missed a backslash at EOL on tail.c (usage()
> function).
>
> Just happened I had my usual bout of insomnia, and got it while
> rebuilding from GIT.
>
> Subject: [PATCH] src/tail.c: add missing backslash at the end of a line in
> usage()
I've pushed your patch, with an adjusted log message.
The first line (summary) now starts with "progname: ",
and the third starts with "* full/name/of/file.c (function): Desc...
tail: add add missing backslash at the end of a line in usage
* src/tail.c (usage): Add missing backslash at the end of a line.
Thank you!
[rats. noticed that in my editing, I introduced a typo "add add".
sorry about that. And now it's permanent. This a good reason
to start using "next" for staging.]