qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-trivial] [PATCH] scripts/replay-dump.py: fix utf-8 mangling


From: Laurent Vivier
Subject: Re: [Qemu-trivial] [PATCH] scripts/replay-dump.py: fix utf-8 mangling
Date: Thu, 17 Jan 2019 18:40:30 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0

On 17/01/2019 16:33, Alex Bennée wrote:
Signed-off-by: Alex Bennée <address@hidden>
---
  scripts/replay-dump.py | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/replay-dump.py b/scripts/replay-dump.py
index 5ae77c8a92..ee7fda2638 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 <address@hidden>
+#  Copyright (c) 2017 Alex Bennée <address@hidden>
  #
  # This library is free software; you can redistribute it and/or
  # modify it under the terms of the GNU Lesser General Public



Applied to my trivial-patches branch.

Thanks,
Laurent



reply via email to

[Prev in Thread] Current Thread [Next in Thread]