1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-22 15:47:37 +00:00

Remove whitespace at end of line.

This commit is contained in:
Mark Peek 2001-12-16 17:21:16 +00:00
parent af1408e33f
commit bf43c504c9
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=88021

View File

@ -273,7 +273,7 @@ elf_load_section(struct proc *p, struct vmspace *vmspace, struct vnode *vp, vm_o
vm_map_unlock(&vmspace->vm_map);
if (rv != KERN_SUCCESS) {
return EINVAL;
}
}
}
if (copy_len != 0) {