]> err.no Git - util-linux/commit
cal: avoid -Wformat warnings
authorJim Meyering <jim@meyering.net>
Tue, 25 Sep 2007 12:25:41 +0000 (14:25 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 3 Oct 2007 21:09:50 +0000 (23:09 +0200)
commit8c6c72bfe3c09250b4f5f4e044755b000c2c55de
tree0b40027ea7f3ccfb909b4d373d2b0a84596d2046
parent5f8416478da8652d0c5ac7ecefeeb7cc11e1c6fa
cal: avoid -Wformat warnings

Avoid this warning from gcc -Wformat:
"format not a string literal and no format arguments".

Signed-off-by: Jim Meyering <jim@meyering.net>
misc-utils/cal.c