1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-01 12:19:28 +00:00

Style: Whitespace fixes.

This commit is contained in:
Pawel Jakub Dawidek 2013-03-16 22:37:30 +00:00
parent 1ea67dd9e5
commit d6b2bd0bc9
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=248387

View File

@ -2843,7 +2843,6 @@ sys_lchmod(td, uap)
uap->mode, AT_SYMLINK_NOFOLLOW));
}
int
kern_fchmodat(struct thread *td, int fd, char *path, enum uio_seg pathseg,
mode_t mode, int flag)