Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/ic remove trigraph
details: https://anonhg.NetBSD.org/src/rev/1697343d7dec
branches: trunk
changeset: 509243:1697343d7dec
user: lukem <lukem%NetBSD.org@localhost>
date: Mon Apr 30 03:53:19 2001 +0000
description:
remove trigraph
diffstat:
sys/dev/ic/lemac.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r c89d20f5f25d -r 1697343d7dec sys/dev/ic/lemac.c
--- a/sys/dev/ic/lemac.c Mon Apr 30 03:49:12 2001 +0000
+++ b/sys/dev/ic/lemac.c Mon Apr 30 03:53:19 2001 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: lemac.c,v 1.18 2000/12/14 06:27:25 thorpej Exp $ */
+/* $NetBSD: lemac.c,v 1.19 2001/04/30 03:53:19 lukem Exp $ */
/*-
* Copyright (c) 1994, 1995, 1997 Matt Thomas <matt%3am-software.com@localhost>
@@ -667,7 +667,7 @@
/*
* The first four bytes of each transmit buffer are for
* control information. The first byte is the control
- * byte, then the length (why not word aligned??), then
+ * byte, then the length (why not word aligned?), then
* the offset to the buffer.
*/
Home |
Main Index |
Thread Index |
Old Index