Skip to content
Snippets Groups Projects
Commit c8160fab authored by Stefan Weil's avatar Stefan Weil Committed by Aurelien Jarno
Browse files

sh4: Fix compiler warning (fprintf format string)


When argument checking is enabled, gcc throws this error:

error: format not a string literal and no format arguments

The patch rewrites the statement to satisfy the compiler.

Signed-off-by: default avatarStefan Weil <weil@mail.berlios.de>
Signed-off-by: default avatarAurelien Jarno <aurelien@aurel32.net>
parent d14a68b6
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment