From: Alex Bennée Date: Thu, 17 Jan 2019 15:33:38 +0000 (+0000) Subject: scripts/replay-dump.py: fix utf-8 mangling X-Git-Tag: v4.0.0-rc0~160^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=49ebe9b15876f3ce9a5f45cb53a16b6a788d65fd;p=thirdparty%2Fqemu.git scripts/replay-dump.py: fix utf-8 mangling Signed-off-by: Alex Bennée Message-Id: <20190117153338.11820-1-alex.bennee@linaro.org> Reviewed-by: Philippe Mathieu-Daudé Reviewed-by: Cleber Rosa Signed-off-by: Eduardo Habkost --- diff --git a/scripts/replay-dump.py b/scripts/replay-dump.py index 5ae77c8a926..ee7fda26384 100755 --- a/scripts/replay-dump.py +++ b/scripts/replay-dump.py @@ -3,7 +3,7 @@ # # Dump the contents of a recorded execution stream # -# Copyright (c) 2017 Alex Bennée +# Copyright (c) 2017 Alex Bennée # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public