summaryrefslogtreecommitdiffstats
path: root/text-utils/rev.c
diff options
context:
space:
mode:
authorBenno Schulenberg2013-01-26 17:07:51 +0100
committerKarel Zak2013-02-06 11:15:02 +0100
commitb50945d4ac2b415823cdc067efdcb54c80de8145 (patch)
tree8a885ceafab6f06f278dc82582a5be0f919a5705 /text-utils/rev.c
parentdocs: AUTHORS: remove four duplicate entries (diff)
downloadkernel-qcow2-util-linux-b50945d4ac2b415823cdc067efdcb54c80de8145.tar.gz
kernel-qcow2-util-linux-b50945d4ac2b415823cdc067efdcb54c80de8145.tar.xz
kernel-qcow2-util-linux-b50945d4ac2b415823cdc067efdcb54c80de8145.zip
textual: spell and encode the name of Arkadiusz Miśkiewicz correctly
Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
Diffstat (limited to 'text-utils/rev.c')
-rw-r--r--text-utils/rev.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/text-utils/rev.c b/text-utils/rev.c
index a44f9c6eb..00d519695 100644
--- a/text-utils/rev.c
+++ b/text-utils/rev.c
@@ -37,7 +37,7 @@
* last line that has no newline correctly.
* 3-Jun-1998: Patched by Nicolai Langfeldt to work better on Linux:
* Handle any-length-lines. Code copied from util-linux' setpwnam.c
- * 1999-02-22 Arkadiusz Mi¶kiewicz <misiek@pld.ORG.PL>
+ * 1999-02-22 Arkadiusz Miśkiewicz <misiek@pld.ORG.PL>
* added Native Language Support
* 1999-09-19 Bruno Haible <haible@clisp.cons.org>
* modified to work correctly in multi-byte locales