PERFORCE change 173951 for review

Robert Watson rwatson at FreeBSD.org
Sat Jan 30 14:10:11 UTC 2010


http://p4web.freebsd.org/chv.cgi?CH=173951

Change 173951 by rwatson at rwatson_vimage_client on 2010/01/30 14:09:55

	Revert whitespace-only change relative to SVN.

Affected files ...

.. //depot/projects/trustedbsd/capabilities/src/sys/kern/vfs_syscalls.c#29 edit

Differences ...

==== //depot/projects/trustedbsd/capabilities/src/sys/kern/vfs_syscalls.c#29 (text+ko) ====

@@ -1083,8 +1083,6 @@
 	return (kern_openat(td, AT_FDCWD, path, pathseg, flags, mode));
 }
 
-
-
 int
 kern_openat(struct thread *td, int fd, char *path, enum uio_seg pathseg,
     int flags, int mode)


More information about the p4-projects mailing list