PERFORCE change 161687 for review

Marko Zec zec at FreeBSD.org
Wed May 6 22:40:03 UTC 2009


http://perforce.freebsd.org/chv.cgi?CH=161687

Change 161687 by zec at zec_tpx32 on 2009/05/06 22:38:59

	WS diff reduction against head.

Affected files ...

.. //depot/projects/vimage/src/sys/kern/kern_sysctl.c#23 edit

Differences ...

==== //depot/projects/vimage/src/sys/kern/kern_sysctl.c#23 (text+ko) ====

@@ -934,7 +934,6 @@
 	return (error);
 }
 
-
 #ifdef VIMAGE
 int
 sysctl_handle_v_int(SYSCTL_HANDLER_ARGS)
@@ -960,7 +959,6 @@
 }
 #endif
 
-
 /*
  * Based on on sysctl_handle_int() convert milliseconds into ticks.
  */
@@ -1138,7 +1136,6 @@
 }
 #endif
 
-
 /*
  * Handle any kind of opaque data.
  * arg1 points to it, arg2 is the size.


More information about the p4-projects mailing list