From: Felix Janda <felix.janda@posteo.de>
To: kbd@lists.altlinux.org
Subject: [kbd] [PATCH 1/4] src/kbdrate: iconv from iso-8859-2 to utf8
Date: Thu, 4 Dec 2014 20:56:59 +0100 [thread overview]
Message-ID: <20141204195659.GB5691@euler> (raw)
In-Reply-To: <cover.1417719742.git.felix.janda@posteo.de>
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=utf-8, Size: 536 bytes --]
---
src/kbdrate.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/kbdrate.c b/src/kbdrate.c
index 2ab8388..712a1a7 100644
--- a/src/kbdrate.c
+++ b/src/kbdrate.c
@@ -57,7 +57,7 @@ beats rebuilding the kernel!
kbdrate now first tries if the KDKBDREP ioctl is available. If it
is, it is used, else the old method is applied.
- 1999-02-22 Arkadiusz Mi¶kiewicz <misiek@misiek.eu.org>
+ 1999-02-22 Arkadiusz MiÅkiewicz <misiek@misiek.eu.org>
- added Native Language Support
1999-03-17
--
2.0.4
next parent reply other threads:[~2014-12-04 19:56 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <cover.1417719742.git.felix.janda@posteo.de>
2014-12-04 19:56 ` Felix Janda [this message]
2014-12-04 19:57 ` [kbd] [PATCH 2/4] libkeymap: include <sys/types.h> for u_short Felix Janda
2014-12-04 19:57 ` [kbd] [PATCH 3/4] kbdrate.c, openvt.c: include <fcntl.h> for open() Felix Janda
2014-12-04 19:57 ` [kbd] [PATCH 4/4] openvt.c: include <limits.h> for NAME_MAX Felix Janda
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20141204195659.GB5691@euler \
--to=felix.janda@posteo.de \
--cc=kbd@lists.altlinux.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.