mirror of
https://github.com/opnsense/src.git
synced 2026-06-04 06:15:33 -04:00
Symbol.map: Remove an extra space before _Fork
Make it consistent with all other entries. Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
483e3cda0c
commit
9bb8304c10
1 changed files with 1 additions and 1 deletions
|
|
@ -418,7 +418,7 @@ FBSD_1.6 {
|
|||
};
|
||||
|
||||
FBSD_1.7 {
|
||||
_Fork;
|
||||
_Fork;
|
||||
fspacectl;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue