Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Jan 2010 14:10:10 GMT
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 173951 for review
Message-ID:  <201001301410.o0UEAAhD060103@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://p4web.freebsd.org/chv.cgi?CH=173951

Change 173951 by rwatson@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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001301410.o0UEAAhD060103>