Commit 7ff60e15 authored by Peter Maydell's avatar Peter Maydell Committed by Stefan Hajnoczi
Browse files

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: default avatarStefan Weil <sw@weilnetz.de>
Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
Signed-off-by: default avatarStefan Hajnoczi <stefanha@linux.vnet.ibm.com>
parent a828f1b0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
/*
 *  cpu to uname machine name map
 *
 *  Copyright (c) 2009 Loc 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