All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] scripts/replay-dump.py: fix utf-8 mangling
@ 2019-01-17 15:33 Alex Bennée
  2019-01-17 16:06 ` Philippe Mathieu-Daudé
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Alex Bennée @ 2019-01-17 15:33 UTC (permalink / raw)
  To: qemu-trivial
  Cc: Alex Bennée, Eduardo Habkost, Cleber Rosa,
	open list:All patches CC here

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
---
 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 <alex.bennee@linaro.org>
+#  Copyright (c) 2017 Alex Bennée <alex.bennee@linaro.org>
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
-- 
2.17.1

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-01-23 13:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-17 15:33 [Qemu-devel] [PATCH] scripts/replay-dump.py: fix utf-8 mangling Alex Bennée
2019-01-17 16:06 ` Philippe Mathieu-Daudé
2019-01-17 16:08 ` Cleber Rosa
2019-01-17 17:40 ` [Qemu-devel] [Qemu-trivial] " Laurent Vivier
2019-01-23 13:51 ` [Qemu-devel] " no-reply

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.