fix flagrantly wrong indent
This commit is contained in:
parent
f8610727d2
commit
06607d557a
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: intio.c,v 1.44 2016/02/26 18:19:16 christos Exp $ */
|
||||
/* $NetBSD: intio.c,v 1.45 2016/05/31 03:12:49 dholland Exp $ */
|
||||
|
||||
/*-
|
||||
* Copyright (c) 1998 The NetBSD Foundation, Inc.
|
||||
@ -31,7 +31,7 @@
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: intio.c,v 1.44 2016/02/26 18:19:16 christos Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: intio.c,v 1.45 2016/05/31 03:12:49 dholland Exp $");
|
||||
|
||||
#include <sys/param.h>
|
||||
#include <sys/systm.h>
|
||||
|
Loading…
Reference in New Issue
Block a user