Trailing whitespace
This commit is contained in:
parent
6e53169a58
commit
23f714ae41
|
@ -1,4 +1,4 @@
|
|||
/* $NetBSD: machdep.c,v 1.121 2016/12/22 14:47:57 cherry Exp $ */
|
||||
/* $NetBSD: machdep.c,v 1.122 2017/05/07 12:20:50 skrll Exp $ */
|
||||
|
||||
/*-
|
||||
* Copyright (c) 1999 Shin Takemura, All rights reserved.
|
||||
|
@ -69,7 +69,7 @@
|
|||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: machdep.c,v 1.121 2016/12/22 14:47:57 cherry Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: machdep.c,v 1.122 2017/05/07 12:20:50 skrll Exp $");
|
||||
|
||||
#include "opt_vr41xx.h"
|
||||
#include "opt_tx39xx.h"
|
||||
|
|
Loading…
Reference in New Issue