From 32110f5917b46b67233f9faa81302b57c38dc68d Mon Sep 17 00:00:00 2001 From: Jonathan Gray Date: Tue, 11 Apr 2023 00:45:10 +0000 Subject: fix double words in comments feedback and ok jmc@ miod, ok millert@ --- sys/arch/arm/include/setjmp.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/arch/arm/include') diff --git a/sys/arch/arm/include/setjmp.h b/sys/arch/arm/include/setjmp.h index 02d332c8aa7..d67ddd3abf3 100644 --- a/sys/arch/arm/include/setjmp.h +++ b/sys/arch/arm/include/setjmp.h @@ -1,4 +1,4 @@ -/* $OpenBSD: setjmp.h,v 1.5 2018/06/22 15:18:50 kettenis Exp $ */ +/* $OpenBSD: setjmp.h,v 1.6 2023/04/11 00:45:07 jsg Exp $ */ /* $NetBSD: setjmp.h,v 1.2 2001/08/25 14:45:59 bjh21 Exp $ */ /* @@ -29,7 +29,7 @@ * 31 (con't) * 32 (con't) * - * The magic number number identifies the jmp_buf and + * The magic number identifies the jmp_buf and * how the buffer was created as well as providing * a sanity check. * -- cgit v1.2.3