Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/sys fix pasto
details: https://anonhg.NetBSD.org/src/rev/25b1652d741a
branches: trunk
changeset: 1023586:25b1652d741a
user: christos <christos%NetBSD.org@localhost>
date: Thu Sep 16 22:47:29 2021 +0000
description:
fix pasto
diffstat:
sys/sys/sysctl.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r e8441611eab5 -r 25b1652d741a sys/sys/sysctl.h
--- a/sys/sys/sysctl.h Thu Sep 16 22:19:10 2021 +0000
+++ b/sys/sys/sysctl.h Thu Sep 16 22:47:29 2021 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: sysctl.h,v 1.235 2021/09/14 17:10:46 christos Exp $ */
+/* $NetBSD: sysctl.h,v 1.236 2021/09/16 22:47:29 christos Exp $ */
/*
* Copyright (c) 1989, 1993
@@ -567,7 +567,7 @@
"\17EXEC" \
"\20OWEUPC" \
"\22NOCLDWAIT" \
- "\22P32" \
+ "\23P32" \
"\24CLDSIGIGN" \
"\26SYSTRACE" \
"\27CHTRACED" \
Home |
Main Index |
Thread Index |
Old Index