From: jsg Date: Sun, 2 Jan 2022 06:16:08 +0000 (+0000) Subject: priviledged -> privileged X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=bb7ff1e6813c33bd62bafd3f79d52f3a3b918a40;p=openbsd priviledged -> privileged --- diff --git a/sys/arch/sh/sh/locore_subr.S b/sys/arch/sh/sh/locore_subr.S index 616a11e7f6a..5f524e77d93 100644 --- a/sys/arch/sh/sh/locore_subr.S +++ b/sys/arch/sh/sh/locore_subr.S @@ -1,4 +1,4 @@ -/* $OpenBSD: locore_subr.S,v 1.12 2016/05/23 20:11:49 deraadt Exp $ */ +/* $OpenBSD: locore_subr.S,v 1.13 2022/01/02 06:16:08 jsg Exp $ */ /* $NetBSD: locore_subr.S,v 1.28 2006/01/23 22:52:09 uwe Exp $ */ /* @@ -510,7 +510,7 @@ _C_LABEL(esigcode): .globl sigfill sigfill: - sleep /* priviledged -> illegal? */ + sleep /* privileged -> illegal? */ esigfill: .data