test: Warning cleanup
authorKeith Packard <keithp@keithp.com>
Fri, 15 Nov 2013 14:02:05 +0000 (06:02 -0800)
committerKeith Packard <keithp@keithp.com>
Sun, 12 Jan 2014 18:14:50 +0000 (10:14 -0800)
commit5bc5684d4cb4905cd82fe1c036cc8a48c3c4868f
treeee255f92138a05f2089894e30f80758a9a5cd0c4
parentfecc7eb1cf66db64728ee2d68cd9443df7e70879
test: Warning cleanup

const char in test/xfree86.c. Cast values to (intmax_t) for %ju format
in test/signal-logging.c.

Signed-off-by: Keith Packard <keithp@keithp.com>
Reviewed-by: Adam Jackson <ajax@redhat.com>
test/signal-logging.c
test/xfree86.c