Fix whitespace in comment

MFC after:	3 days
This commit is contained in:
Enji Cooper 2017-01-11 09:34:42 +00:00
parent 8a4c0f8064
commit d1a6b5fb2f
2 changed files with 2 additions and 2 deletions

View File

@ -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
*/

View File

@ -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
*/