svn commit: r240190 - head/sys/sparc64/include

Gavin Atkinson gavin at FreeBSD.org
Fri Sep 7 08:18:06 UTC 2012


Author: gavin
Date: Fri Sep  7 08:18:06 2012
New Revision: 240190
URL: http://svn.freebsd.org/changeset/base/240190

Log:
  Prevent indent(1) from reformatting this comment, as it contains
  a formatting-sensitive table.

Modified:
  head/sys/sparc64/include/vmparam.h

Modified: head/sys/sparc64/include/vmparam.h
==============================================================================
--- head/sys/sparc64/include/vmparam.h	Fri Sep  7 07:28:10 2012	(r240189)
+++ head/sys/sparc64/include/vmparam.h	Fri Sep  7 08:18:06 2012	(r240190)
@@ -126,7 +126,7 @@
 #define	VM_LEVEL_0_ORDER	9
 #endif
 
-/*
+/**
  * Address space layout.
  *
  * UltraSPARC I and II implement a 44 bit virtual address space.  The address


More information about the svn-src-all mailing list