From ca3311d68709b53cc41e7c61a5cd102ce6ed34e7 Mon Sep 17 00:00:00 2001 From: joshua stein Date: Wed, 6 Dec 2006 05:56:04 +0000 Subject: typo; from Daniel Matic --- sbin/lmccontrol/lmccontrol.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sbin/lmccontrol/lmccontrol.c') diff --git a/sbin/lmccontrol/lmccontrol.c b/sbin/lmccontrol/lmccontrol.c index 2c46bcfe4dd..4bfc24a0850 100644 --- a/sbin/lmccontrol/lmccontrol.c +++ b/sbin/lmccontrol/lmccontrol.c @@ -1,4 +1,4 @@ -/* $OpenBSD: lmccontrol.c,v 1.8 2006/06/29 00:48:01 deraadt Exp $ */ +/* $OpenBSD: lmccontrol.c,v 1.9 2006/12/06 05:56:03 jcs Exp $ */ /*- * Copyright (c) 1997-1999 LAN Media Corporation (LMC) @@ -376,7 +376,7 @@ dumpdata(char *name, lmc_ctl_t *ctl) print_protocol(ctl); break; case LMC_CTL_CARDTYPE_LMC1200: - printf("%s: Lan Media Corperation LMC1200 (T1)\n", name); + printf("%s: Lan Media Corporation LMC1200 (T1)\n", name); print_clocking(ctl); print_protocol(ctl); break; -- cgit v1.2.3