On 8/7/24 18:35, Philippe Mathieu-Daudé wrote:
Rather than 'raw param', display as pointer to get
"NULL" instead of "0x". Remove spurious space.
Signed-off-by: Philippe Mathieu-Daudé
---
linux-user/strace.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Richa
Rather than 'raw param', display as pointer to get
"NULL" instead of "0x". Remove spurious space.
Signed-off-by: Philippe Mathieu-Daudé
---
linux-user/strace.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/linux-user/strace.c b/linux-user/strace.c
index b4d10981