OS X Lion's compiler spotted two missing casts, where we use %hu and
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 6 May 2012 11:33:05 +0000 (11:33 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 6 May 2012 11:33:05 +0000 (11:33 +0000)
commit0ca5b0e1c6d371465224227f56bab2818cb64d28
tree7ec5f06fe859ba9cfa604ac314cf4b2c3ff02717
parenta21240a984ff343f876a4897ab0310eb38304fe7
OS X Lion's compiler spotted two missing casts, where we use %hu and
pass something that isn't necessarily an unsigned short.

git-svn-id: svn://svn.tartarus.org/sgt/halibut@9493 cda61777-01e9-0310-a592-d414129be87e
bk_pdf.c