mirror of
https://git.proxmox.com/git/qemu
synced 2025-08-06 08:25:45 +00:00
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>
This commit is contained in:
parent
a828f1b009
commit
7ff60e158b
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* cpu to uname machine name map
|
* 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
|
* 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
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
Loading…
Reference in New Issue
Block a user