Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-3]: src/sys/dev/wscons Pull up revision 1.52 (requested by martti...
details: https://anonhg.NetBSD.org/src/rev/6a33e082f259
branches: netbsd-3
changeset: 575102:6a33e082f259
user: tron <tron%NetBSD.org@localhost>
date: Mon Apr 04 18:21:06 2005 +0000
description:
Pull up revision 1.52 (requested by martti in ticket #104):
s/Finish/Finnish/
diffstat:
sys/dev/wscons/wsksymdef.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 3feb062c58fc -r 6a33e082f259 sys/dev/wscons/wsksymdef.h
--- a/sys/dev/wscons/wsksymdef.h Mon Apr 04 18:19:19 2005 +0000
+++ b/sys/dev/wscons/wsksymdef.h Mon Apr 04 18:21:06 2005 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: wsksymdef.h,v 1.51 2005/03/08 08:06:26 dsl Exp $ */
+/* $NetBSD: wsksymdef.h,v 1.51.2.1 2005/04/04 18:21:06 tron Exp $ */
/*-
* Copyright (c) 1997 The NetBSD Foundation, Inc.
@@ -506,7 +506,7 @@
action(KB_UK, 0, 0x0700, "uk", , "UK-English") \
action(KB_BE, 0, 0x1300, "be", , "Belgian") \
action(KB_DK, 0, 0x0400, "dk", , "Danish") \
-action(KB_FI, 0, 0x0900, "fi", , "Finish") \
+action(KB_FI, 0, 0x0900, "fi", , "Finnish") \
action(KB_FR, 0, 0x0600, "fr", , "French") \
action(KB_DE, KB_NODEAD,0x0300, "de",".nodead", "German") \
action(KB_HU, 0, 0x0c00, "hu", , "Hungarian") \
Home |
Main Index |
Thread Index |
Old Index