Fix "%d"s that should be "%zu"s.
authorBen Pfaff <blp@cs.stanford.edu>
Tue, 4 Jan 2005 07:55:25 +0000 (07:55 +0000)
committerBen Pfaff <blp@cs.stanford.edu>
Tue, 4 Jan 2005 07:55:25 +0000 (07:55 +0000)
commit2b9737aa0756ce44b2f97ca3aa348a496c8769a9
tree7f25073b4b0f42d84f9e074434c05dda119420a5
parent6e37e2d09df0c11d77e0516cbc03c850eb72b8da
Fix "%d"s that should be "%zu"s.
grading/userprog/multi-child-fd.c
grading/userprog/read-boundary.c
grading/userprog/read-normal.c
grading/userprog/write-boundary.c
grading/userprog/write-normal.c