Really fix the style.
Approved by: oshogbo Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
a7efb23b3b
commit
40c5b3d94a
@ -1979,7 +1979,7 @@ int
|
||||
nvpair_append_nvlist_array(nvpair_t *nvp, const nvlist_t *value)
|
||||
{
|
||||
nvpair_t *tmpnvp;
|
||||
nvlist_t *nvl, *prev = NULL;
|
||||
nvlist_t *nvl, *prev;
|
||||
int flags;
|
||||
|
||||
NVPAIR_ASSERT(nvp);
|
||||
|
Loading…
Reference in New Issue
Block a user