Fix some minor whitespace botches

This commit is contained in:
Peter Wemm 2003-09-04 00:26:40 +00:00
parent 6046bc37e8
commit c95f58c2f1

View File

@ -58,5 +58,5 @@ ENTRY(__sys_vfork)
movq PIC_GOT(HIDENAME(cerror)),%rdx
jmp *%rdx
#else
jmp HIDENAME(cerror)
jmp HIDENAME(cerror)
#endif