summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/hppa/gsc/if_ie_gsc.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/hppa/gsc/if_ie_gsc.c b/sys/arch/hppa/gsc/if_ie_gsc.c
index 199c167ed61..a534ae09f4b 100644
--- a/sys/arch/hppa/gsc/if_ie_gsc.c
+++ b/sys/arch/hppa/gsc/if_ie_gsc.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: if_ie_gsc.c,v 1.15 2002/12/11 06:02:23 mickey Exp $ */
+/* $OpenBSD: if_ie_gsc.c,v 1.16 2002/12/14 23:00:48 deraadt Exp $ */
/*
* Copyright (c) 1998,1999 Michael Shalayeff
@@ -374,7 +374,7 @@ ie_gsc_attach(parent, self, aux)
else
bcopy(pdc_mac.addr, sc->sc_arpcom.ac_enaddr, ETHER_ADDR_LEN);
- printf(": ");
+ printf(":");
sc->iscp = 0;
sc->scp = 32;