Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/kern Gah. I meant Empty. EMPTY!!!
details: https://anonhg.NetBSD.org/src/rev/f8c34eb59949
branches: trunk
changeset: 538579:f8c34eb59949
user: perry <perry%NetBSD.org@localhost>
date: Wed Oct 23 00:11:00 2002 +0000
description:
Gah. I meant Empty. EMPTY!!!
diffstat:
sys/kern/genlintstub.awk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r ed8c256b6063 -r f8c34eb59949 sys/kern/genlintstub.awk
--- a/sys/kern/genlintstub.awk Wed Oct 23 00:10:30 2002 +0000
+++ b/sys/kern/genlintstub.awk Wed Oct 23 00:11:00 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: genlintstub.awk,v 1.5 2002/10/23 00:10:30 perry Exp $
+# $NetBSD: genlintstub.awk,v 1.6 2002/10/23 00:11:00 perry Exp $
#
# Copyright 2001 Wasabi Systems, Inc.
# All rights reserved.
@@ -39,7 +39,7 @@
# general, a .S file should have a special comment for anything with
# something like an ENTRY designation. The special formats are:
#
-# /* LINTSTUB: Ignore */
+# /* LINTSTUB: Empty */
# This is used as an indicator that the file contains no stubs at
# all. It generates a /* LINTED */ comment to quiet lint.
#
Home |
Main Index |
Thread Index |
Old Index