chat_init(): Fix problematic ptrdiff_t format string handling
commit0e0cc52393624529cb8e0c00d1b7367b89b9e84e
authorPetr Baudis <pasky@ucw.cz>
Thu, 9 Aug 2012 22:09:42 +0000 (10 00:09 +0200)
committerPetr Baudis <pasky@ucw.cz>
Thu, 9 Aug 2012 22:09:42 +0000 (10 00:09 +0200)
tree48f3e7132d3013c03f42b6999e1c758d0c87fa95
parentbcf4e2d43b68142b9213c86752ee5493bcb51ff3
chat_init(): Fix problematic ptrdiff_t format string handling

Introduced in commit 2e8729f.
chat.c