whitespace fix in console printout
This commit is contained in:
parent
e105ab22c2
commit
93be0e3524
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: est.c,v 1.30 2006/11/01 08:49:50 xtraeme Exp $ */
|
||||
/* $NetBSD: est.c,v 1.31 2006/11/29 15:53:42 drochner Exp $ */
|
||||
/*
|
||||
* Copyright (c) 2003 Michael Eriksson.
|
||||
* All rights reserved.
|
||||
@ -86,7 +86,7 @@
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: est.c,v 1.30 2006/11/01 08:49:50 xtraeme Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: est.c,v 1.31 2006/11/29 15:53:42 drochner Exp $");
|
||||
|
||||
#include <sys/param.h>
|
||||
#include <sys/systm.h>
|
||||
|
Loading…
Reference in New Issue
Block a user