summary refs log tree commit diff stats
path: root/linux-user/cpu-uname.c
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2011-12-02 19:30:44 +0000
committerStefan Hajnoczi <stefanha@linux.vnet.ibm.com>2011-12-06 10:04:36 +0000
commit7ff60e158b19a5126ad2c05092f0bb3700546c99 (patch)
treead42200165de2bc8e6d71ff13e305e024756e1be /linux-user/cpu-uname.c
parenta828f1b0091ddac5ece1bb6f92f6aa4957b7465b (diff)
downloadfocaccia-qemu-7ff60e158b19a5126ad2c05092f0bb3700546c99.tar.gz
focaccia-qemu-7ff60e158b19a5126ad2c05092f0bb3700546c99.zip
linux-user/cpu-uname.c: Convert to UTF-8
Convert comment from ISO-8859-1 encoding to UTF-8 to match the rest
of QEMU's source code.

Reviewed-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Diffstat (limited to 'linux-user/cpu-uname.c')
-rw-r--r--linux-user/cpu-uname.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux-user/cpu-uname.c b/linux-user/cpu-uname.c
index 23afedeb9b..ddc37be4f9 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