mirror of
https://github.com/opnsense/src.git
synced 2026-06-10 17:22:46 -04:00
Fix some minor whitespace botches
This commit is contained in:
parent
6046bc37e8
commit
c95f58c2f1
1 changed files with 1 additions and 1 deletions
|
|
@ -58,5 +58,5 @@ ENTRY(__sys_vfork)
|
|||
movq PIC_GOT(HIDENAME(cerror)),%rdx
|
||||
jmp *%rdx
|
||||
#else
|
||||
jmp HIDENAME(cerror)
|
||||
jmp HIDENAME(cerror)
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Reference in a new issue