Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/bin/sh NFC: DEBUG related comment change - catch up with rea...
details: https://anonhg.NetBSD.org/src/rev/aaa9a95001d6
branches: trunk
changeset: 824763:aaa9a95001d6
user: kre <kre%NetBSD.org@localhost>
date: Sat Jun 17 12:41:20 2017 +0000
description:
NFC: DEBUG related comment change - catch up with reality.
diffstat:
bin/sh/shell.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 061a57cfc9c6 -r aaa9a95001d6 bin/sh/shell.h
--- a/bin/sh/shell.h Sat Jun 17 12:16:16 2017 +0000
+++ b/bin/sh/shell.h Sat Jun 17 12:41:20 2017 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: shell.h,v 1.23 2017/05/29 14:03:23 kre Exp $ */
+/* $NetBSD: shell.h,v 1.24 2017/06/17 12:41:20 kre Exp $ */
/*-
* Copyright (c) 1991, 1993
@@ -181,7 +181,7 @@
/*
* reserved extras: b=builtins l=alias
- * still free: d g k n q s u y
+ * still free: d g k n q u y
*/
/* use VTRACE(DBG_ALWAYS, (...)) to test this one */
Home |
Main Index |
Thread Index |
Old Index