More consistent with surrounding style. (Hey - it looked great in the
diff...) Prodded by: bde
This commit is contained in:
parent
437250056e
commit
e9e9477aac
@ -31,7 +31,7 @@
|
||||
* SUCH DAMAGE.
|
||||
*
|
||||
* From: @(#)uipc_usrreq.c 8.3 (Berkeley) 1/4/94
|
||||
* $Id: uipc_usrreq.c,v 1.40 1999/02/16 10:49:49 dfr Exp $
|
||||
* $Id: uipc_usrreq.c,v 1.41 1999/04/11 02:17:47 eivind Exp $
|
||||
*/
|
||||
|
||||
#include <sys/param.h>
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
#include <vm/vm_zone.h>
|
||||
|
||||
static struct vm_zone *unp_zone;
|
||||
static struct vm_zone *unp_zone;
|
||||
static unp_gen_t unp_gencnt;
|
||||
static u_int unp_count;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user