From: jsg Date: Mon, 21 Feb 2022 13:51:04 +0000 (+0000) Subject: consisitent -> consistent X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=e549983e51a43c75a1854c417820705612c1cc5d;p=openbsd consisitent -> consistent --- diff --git a/sys/kern/sysv_msg.c b/sys/kern/sysv_msg.c index d09e3b32e61..1fa5c95aca0 100644 --- a/sys/kern/sysv_msg.c +++ b/sys/kern/sysv_msg.c @@ -1,4 +1,4 @@ -/* $OpenBSD: sysv_msg.c,v 1.37 2020/06/24 22:03:42 cheloha Exp $ */ +/* $OpenBSD: sysv_msg.c,v 1.38 2022/02/21 13:51:04 jsg Exp $ */ /* $NetBSD: sysv_msg.c,v 1.19 1996/02/09 19:00:18 christos Exp $ */ /* * Copyright (c) 2009 Bret S. Lambert @@ -709,7 +709,7 @@ sysctl_sysvmsg(int *name, u_int namelen, void *where, size_t *sizep) /* * Special case #3: the previous array-based implementation * exported the array indices and userland has come to rely - * upon these indices, so keep behavior consisitent. + * upon these indices, so keep behavior consistent. */ TAILQ_FOREACH(que, &msg_queues, que_next) memcpy(&info->msgids[que->que_ix], &que->msqid_ds,