Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/ic Succeed has two 'c's.
details: https://anonhg.NetBSD.org/src/rev/cd0bd4379974
branches: trunk
changeset: 514036:cd0bd4379974
user: wiz <wiz%NetBSD.org@localhost>
date: Mon Aug 20 11:57:34 2001 +0000
description:
Succeed has two 'c's.
diffstat:
sys/dev/ic/tulip.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 0536f7175178 -r cd0bd4379974 sys/dev/ic/tulip.c
--- a/sys/dev/ic/tulip.c Mon Aug 20 11:57:02 2001 +0000
+++ b/sys/dev/ic/tulip.c Mon Aug 20 11:57:34 2001 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: tulip.c,v 1.97 2001/08/14 11:57:26 mrg Exp $ */
+/* $NetBSD: tulip.c,v 1.98 2001/08/20 11:57:34 wiz Exp $ */
/*-
* Copyright (c) 1998, 1999, 2000 The NetBSD Foundation, Inc.
@@ -600,7 +600,7 @@
int i;
/*
- * Suceed now if there isn't any work to do.
+ * Succeed now if there isn't any work to do.
*/
if ((sc->sc_flags & TULIPF_ATTACHED) == 0)
return (0);
Home |
Main Index |
Thread Index |
Old Index