Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/utils/sysinst fix typo
details: https://anonhg.NetBSD.org/src/rev/4b110fc9bdfb
branches: trunk
changeset: 486013:4b110fc9bdfb
user: hubertf <hubertf%NetBSD.org@localhost>
date: Thu May 11 02:23:53 2000 +0000
description:
fix typo
diffstat:
distrib/utils/sysinst/main.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 90006156ad41 -r 4b110fc9bdfb distrib/utils/sysinst/main.c
--- a/distrib/utils/sysinst/main.c Thu May 11 01:09:27 2000 +0000
+++ b/distrib/utils/sysinst/main.c Thu May 11 02:23:53 2000 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: main.c,v 1.19 1999/06/22 15:04:15 cgd Exp $ */
+/* $NetBSD: main.c,v 1.20 2000/05/11 02:23:53 hubertf Exp $ */
/*
* Copyright 1997 Piermont Information Systems Inc.
@@ -149,7 +149,7 @@
toplevel()
{
- /* Display banner message in (english, francais, deutche..) */
+ /* Display banner message in (english, francais, deutsch..) */
msg_display(MSG_hello);
/*
Home |
Main Index |
Thread Index |
Old Index