fix typo.

This commit is contained in:
shin 2000-03-11 09:11:33 +00:00
parent 531586bc96
commit 53cff1c1e5
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: vrgiu.c,v 1.7 2000/03/10 09:05:01 sato Exp $ */
/* $NetBSD: vrgiu.c,v 1.8 2000/03/11 09:11:33 shin Exp $ */
/*-
* Copyright (c) 1999
@ -129,7 +129,7 @@ vrgiu_attach(parent, self, aux)
* Disable all interrupts.
*/
sc->sc_intr_mask = 0;
printf(\n");
printf("\n");
#ifdef WINCE_DEFAULT_SETTING
#warning WINCE_DEFAULT_SETTING
#else