Remove superfluous this in comment

PR:		250721
Submitted by:	Hiroya EBINE <hebiyan@protonmail.com>
MFC after:	3 days
This commit is contained in:
Li-Wen Hsu 2020-10-29 14:42:02 +00:00
parent 1a8577fa68
commit 62dc3e7c6d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=367134

View file

@ -104,7 +104,7 @@ main(int argc, char *argv[])
len = strlen(argv[0]);
/*
* If the next argument is NULL then this is this
* If the next argument is NULL then this is
* the last argument, therefore we need to check
* for a trailing \c.
*/