svn commit: r206353 - stable/8/sys/compat/freebsd32

Konstantin Belousov kib at FreeBSD.org
Wed Apr 7 14:52:43 UTC 2010


Author: kib
Date: Wed Apr  7 14:52:42 2010
New Revision: 206353
URL: http://svn.freebsd.org/changeset/base/206353

Log:
  MFC r205327:
  Remove empty line.

Modified:
  stable/8/sys/compat/freebsd32/freebsd32_misc.c
Directory Properties:
  stable/8/sys/   (props changed)
  stable/8/sys/amd64/include/xen/   (props changed)
  stable/8/sys/cddl/contrib/opensolaris/   (props changed)
  stable/8/sys/contrib/dev/acpica/   (props changed)
  stable/8/sys/contrib/pf/   (props changed)
  stable/8/sys/dev/xen/xenpci/   (props changed)

Modified: stable/8/sys/compat/freebsd32/freebsd32_misc.c
==============================================================================
--- stable/8/sys/compat/freebsd32/freebsd32_misc.c	Wed Apr  7 14:50:58 2010	(r206352)
+++ stable/8/sys/compat/freebsd32/freebsd32_misc.c	Wed Apr  7 14:52:42 2010	(r206353)
@@ -1400,7 +1400,6 @@ freebsd4_freebsd32_fhstatfs(struct threa
 }
 #endif
 
-
 int
 freebsd32_pread(struct thread *td, struct freebsd32_pread_args *uap)
 {


More information about the svn-src-stable-8 mailing list