From: jsg Date: Mon, 21 Feb 2022 12:22:21 +0000 (+0000) Subject: enries -> entries X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=784f59b208242d61f64004f8be1f34a1e0d94de2;p=openbsd enries -> entries --- diff --git a/sys/arch/hppa/include/exec.h b/sys/arch/hppa/include/exec.h index c22a51ac3f0..7ab6826025e 100644 --- a/sys/arch/hppa/include/exec.h +++ b/sys/arch/hppa/include/exec.h @@ -1,4 +1,4 @@ -/* $OpenBSD: exec.h,v 1.14 2017/02/08 05:09:25 guenther Exp $ */ +/* $OpenBSD: exec.h,v 1.15 2022/02/21 12:22:21 jsg Exp $ */ /* * Copyright (c) 1994, The University of Utah and @@ -74,7 +74,7 @@ /* sh_type */ #define SHT_PARISC_EXT 0x70000000 /* contains product-specific extension bits */ -#define SHT_PARISC_UNWIND 0x70000001 /* contains unwind table enries +#define SHT_PARISC_UNWIND 0x70000001 /* contains unwind table entries sh_info contains index of the code section to which unwind entries apply */