Skip to content

Commit

Permalink
* tst-cancel4.c (do_test): Use %zd instead of %d when printing cnt.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jakub Jelinek committed Apr 16, 2003
1 parent f701688 commit dd9d653
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions nptl/ChangeLog
Original file line number Diff line number Diff line change
@@ -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.
Expand Down

0 comments on commit dd9d653

Please sign in to comment.