Remove superfluous this
in comment
PR: 250721 Submitted by: Hiroya EBINE <hebiyan@protonmail.com> MFC after: 3 days
This commit is contained in:
parent
1a8577fa68
commit
62dc3e7c6d
@ -104,7 +104,7 @@ main(int argc, char *argv[])
|
|||||||
len = strlen(argv[0]);
|
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
|
* the last argument, therefore we need to check
|
||||||
* for a trailing \c.
|
* for a trailing \c.
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user