While there, trim some trailing whitespace.
This commit is contained in:
parent
fa4f0af78a
commit
2235c1c97a
@ -29,4 +29,3 @@ sysctlbyname(const char *name, void *oldp, size_t *oldlenp,
|
||||
error = sysctl(real_oid, oidlen, oldp, oldlenp, newp, newlen);
|
||||
return (error);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user