white space police
This commit is contained in:
parent
65b52f68a1
commit
b1d32ad8f3
|
@ -1,4 +1,4 @@
|
|||
/* $NetBSD: ata.c,v 1.80 2006/10/14 23:54:14 itohy Exp $ */
|
||||
/* $NetBSD: ata.c,v 1.81 2006/10/15 00:00:00 itohy Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1998, 2001 Manuel Bouyer. All rights reserved.
|
||||
|
@ -30,7 +30,7 @@
|
|||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: ata.c,v 1.80 2006/10/14 23:54:14 itohy Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: ata.c,v 1.81 2006/10/15 00:00:00 itohy Exp $");
|
||||
|
||||
#ifndef ATADEBUG
|
||||
#define ATADEBUG
|
||||
|
|
Loading…
Reference in New Issue