* tst-cancel4.c (do_test): Use %zd instead of %d when printing cnt.

This commit is contained in:
Jakub Jelinek 2003-04-16 21:59:43 +00:00
parent f7016882e9
commit dd9d65384e

View File

@ -1,3 +1,7 @@
2003-04-16 Jakub Jelinek <jakub@redhat.com>
* tst-cancel4.c (do_test): Use %zd instead of %d when printing cnt.
2003-04-15 Roland McGrath <roland@redhat.com>
* forward.c (__pthread_unwind): Tweak to avoid warning.