Le 04/11/2022 à 18:36, Philippe Mathieu-Daudé a écrit :
print_flags() takes a const pointer.Signed-off-by: Philippe Mathieu-Daudé <[email protected]> --- linux-user/strace.c | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-)
Reviewed-by: Laurent Vivier <[email protected]>
