From 20a03bb35ec5d70ed806002726a9b5d08bf504ff Mon Sep 17 00:00:00 2001 From: anton Date: Mon, 8 Jan 2018 18:21:23 +0000 Subject: Fix typo in comment; ok mpi@ --- usr.sbin/vmd/ns8250.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.sbin') diff --git a/usr.sbin/vmd/ns8250.c b/usr.sbin/vmd/ns8250.c index 0e956159f5c..198b11cef94 100644 --- a/usr.sbin/vmd/ns8250.c +++ b/usr.sbin/vmd/ns8250.c @@ -1,4 +1,4 @@ -/* $OpenBSD: ns8250.c,v 1.13 2018/01/08 11:58:27 mpi Exp $ */ +/* $OpenBSD: ns8250.c,v 1.14 2018/01/08 18:21:22 anton Exp $ */ /* * Copyright (c) 2016 Mike Larkin * @@ -136,7 +136,7 @@ com_rcv_event(int fd, short kind, void *arg) /* * com_rcv_handle_break * - * Set/clear break detected contidion based on received TIOCUCNTL_{S,C}BRK. + * Set/clear break detected condition based on received TIOCUCNTL_{S,C}BRK. */ static int com_rcv_handle_break(struct ns8250_dev *com, uint8_t cmd) -- cgit v1.2.3