From 438ba7eab0892cbd9a34d3d6d0f873414981a607 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Sat, 5 Jul 1997 23:13:07 +0000 Subject: indent --- sys/dev/pci/if_fxp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys') diff --git a/sys/dev/pci/if_fxp.c b/sys/dev/pci/if_fxp.c index 4bcc5df7ab5..383d1464f32 100644 --- a/sys/dev/pci/if_fxp.c +++ b/sys/dev/pci/if_fxp.c @@ -359,7 +359,7 @@ fxp_attach(parent, self, aux) #ifdef __OpenBSD__ , self->dv_xname #endif - ); + ); if (sc->sc_ih == NULL) { printf("%s: couldn't establish interrupt", sc->sc_dev.dv_xname); -- cgit v1.2.3