Get rid of format string warnings with recent gcc versions

Recent gcc versions, like 4.3.2 from ubuntu intrepid, give warnings like
"format not a string literal and no format arguments" without this
patch.
4 files changed