summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/if_le.c
diff options
context:
space:
mode:
authorhoek <hoek@FreeBSD.org>1998-12-30 00:37:44 +0000
committerhoek <hoek@FreeBSD.org>1998-12-30 00:37:44 +0000
commit5e720f359493b138d4b2898600a5e227f2b2d624 (patch)
treee63ee5898677075b6f830a4fb06683e8a65f6c49 /sys/i386/isa/if_le.c
parent233301419faa6f8b8f82b8b78115e7c72080ee01 (diff)
downloadFreeBSD-src-5e720f359493b138d4b2898600a5e227f2b2d624.zip
FreeBSD-src-5e720f359493b138d4b2898600a5e227f2b2d624.tar.gz
Silence -Wtrigraph.
Submitted by: Bradley Dunn <bradley@dunn.org> (pr: kern/8817)
Diffstat (limited to 'sys/i386/isa/if_le.c')
-rw-r--r--sys/i386/isa/if_le.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/i386/isa/if_le.c b/sys/i386/isa/if_le.c
index 667b710..fb9492f 100644
--- a/sys/i386/isa/if_le.c
+++ b/sys/i386/isa/if_le.c
@@ -21,7 +21,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
- * $Id: if_le.c,v 1.47 1998/08/12 18:32:42 bde Exp $
+ * $Id: if_le.c,v 1.48 1998/10/22 05:58:39 bde Exp $
*/
/*
@@ -1126,7 +1126,7 @@ lemac_start(
/*
* 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 off to the buffer.
*/
OpenPOWER on IntegriCloud