mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
While there, trim some trailing whitespace.
This commit is contained in:
parent
5e72825fcd
commit
3878829eeb
1 changed files with 0 additions and 1 deletions
|
|
@ -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 a new issue