Trailing whitespace

This commit is contained in:
skrll 2017-05-07 12:20:50 +00:00
parent 6e53169a58
commit 23f714ae41
1 changed files with 11 additions and 11 deletions

View File

@ -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"