mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-04 09:09:56 +00:00
While there, trim some trailing whitespace.
This commit is contained in:
parent
5e72825fcd
commit
3878829eeb
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=204172
@ -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