Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Feb 2011 14:58:14 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r218950 - head/sys/i386/include
Message-ID:  <201102221458.p1MEwEqf012295@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jhb
Date: Tue Feb 22 14:58:14 2011
New Revision: 218950
URL: http://svn.freebsd.org/changeset/base/218950

Log:
  Fix whitespace nit.

Modified:
  head/sys/i386/include/pmap.h

Modified: head/sys/i386/include/pmap.h
==============================================================================
--- head/sys/i386/include/pmap.h	Tue Feb 22 14:47:10 2011	(r218949)
+++ head/sys/i386/include/pmap.h	Tue Feb 22 14:58:14 2011	(r218950)
@@ -441,7 +441,6 @@ struct pmap {
 						   table */
 #endif
 	vm_page_t		pm_root;	/* spare page table pages */
-
 };
 
 typedef struct pmap	*pmap_t;



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