« Previous | Next » 

Revision d14a68b6

IDd14a68b6dc0cc01ddd4c1c7c5907b95c3938679c

Added by Stefan Weil about 14 years ago

m68k: 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.
It also removes a type cast which is not needed.

Signed-off-by: Stefan Weil <>
Signed-off-by: Aurelien Jarno <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences