pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk/wrapper Typo in comment.
details: https://anonhg.NetBSD.org/pkgsrc/rev/36eac8b17cf6
branches: trunk
changeset: 480974:36eac8b17cf6
user: jlam <jlam%pkgsrc.org@localhost>
date: Wed Sep 22 23:17:47 2004 +0000
description:
Typo in comment.
diffstat:
mk/wrapper/logic | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 118bd06dcdd9 -r 36eac8b17cf6 mk/wrapper/logic
--- a/mk/wrapper/logic Wed Sep 22 23:00:26 2004 +0000
+++ b/mk/wrapper/logic Wed Sep 22 23:17:47 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: logic,v 1.2 2004/09/22 08:35:01 jlam Exp $
+# $NetBSD: logic,v 1.3 2004/09/22 23:17:47 jlam Exp $
#
# Copyright (c) 2004 The NetBSD Foundation, Inc.
# All rights reserved.
@@ -246,7 +246,7 @@
done
;;
######################################################
- # Everything is goes into the command buffer unchanged.
+ # Everything else goes into the command buffer unchanged.
######################################################
*)
append_queue cmdbuf "$arg"
Home |
Main Index |
Thread Index |
Old Index