From: Peter Maydell <peter.maydell@linaro.org>
To: qemu-devel@nongnu.org
Cc: "Stefan Weil" <sw@weilnetz.de>,
"Riku Voipio" <riku.voipio@iki.fi>, "Loïc Minier" <lool@dooz.org>,
patches@linaro.org
Subject: [Qemu-devel] [PATCH 1/2] linux-user/cpu-uname.c: Convert to UTF-8
Date: Fri, 2 Dec 2011 19:30:44 +0000 [thread overview]
Message-ID: <1322854245-17590-2-git-send-email-peter.maydell@linaro.org> (raw)
In-Reply-To: <1322854245-17590-1-git-send-email-peter.maydell@linaro.org>
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=UTF-8, Size: 680 bytes --]
Convert comment from ISO-8859-1 encoding to UTF-8 to match the rest
of QEMU's source code.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
---
linux-user/cpu-uname.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/linux-user/cpu-uname.c b/linux-user/cpu-uname.c
index 23afede..ddc37be 100644
--- a/linux-user/cpu-uname.c
+++ b/linux-user/cpu-uname.c
@@ -1,7 +1,7 @@
/*
* cpu to uname machine name map
*
- * Copyright (c) 2009 Loïc Minier
+ * Copyright (c) 2009 Loïc Minier
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
--
1.7.1
next prev parent reply other threads:[~2011-12-02 19:30 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-02 19:30 [Qemu-devel] [PATCH 0/2] linux-user: Fix non-UTF-8 characters Peter Maydell
2011-12-02 19:30 ` Peter Maydell [this message]
2011-12-02 19:30 ` [Qemu-devel] [PATCH 2/2] linux-user/arm/nwfpe/fpopcode.h: " Peter Maydell
2011-12-03 7:55 ` [Qemu-devel] [PATCH 0/2] linux-user: " Stefan Weil
2011-12-06 10:15 ` Stefan Hajnoczi
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=1322854245-17590-2-git-send-email-peter.maydell@linaro.org \
--to=peter.maydell@linaro.org \
--cc=lool@dooz.org \
--cc=patches@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=riku.voipio@iki.fi \
--cc=sw@weilnetz.de \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).