Fix indent botch.

This commit is contained in:
simonb 2002-09-13 02:16:08 +00:00
parent 7f4e82e47b
commit f2721c1ee4
1 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: if_ne_pcmcia.c,v 1.94 2002/07/23 14:11:11 christos Exp $ */
/* $NetBSD: if_ne_pcmcia.c,v 1.95 2002/09/13 02:16:08 simonb Exp $ */
/*
* Copyright (c) 1997 Marc Horowitz. All rights reserved.
@ -30,7 +30,7 @@
*/
#include <sys/cdefs.h>
__KERNEL_RCSID(0, "$NetBSD: if_ne_pcmcia.c,v 1.94 2002/07/23 14:11:11 christos Exp $");
__KERNEL_RCSID(0, "$NetBSD: if_ne_pcmcia.c,v 1.95 2002/09/13 02:16:08 simonb Exp $");
#include <sys/param.h>
#include <sys/systm.h>