Fix whitespace in comment
MFC after: 3 days
This commit is contained in:
parent
8a4c0f8064
commit
d1a6b5fb2f
@ -64,7 +64,7 @@ ATF_TC_BODY(setdomainname_basic, tc)
|
||||
(void)memset(name, 0, sizeof(name));
|
||||
|
||||
#ifdef __FreeBSD__
|
||||
/*
|
||||
/*
|
||||
* Sanity checks to ensure that the wrong invariant isn't being
|
||||
* tested for per PR # 181127
|
||||
*/
|
||||
|
@ -66,7 +66,7 @@ ATF_TC_BODY(sethostname_basic, tc)
|
||||
(void)memset(name, 0, sizeof(name));
|
||||
|
||||
#ifdef __FreeBSD__
|
||||
/*
|
||||
/*
|
||||
* Sanity checks to ensure that the wrong invariant isn't being
|
||||
* tested for per PR # 181127
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user