stream-ssl: Fix compiler warning.
authorEthan Jackson <ethan@nicira.com>
Sun, 2 Jan 2011 21:28:58 +0000 (13:28 -0800)
committerEthan Jackson <ethan@nicira.com>
Tue, 4 Jan 2011 18:30:36 +0000 (10:30 -0800)
commit0fee489f8428f4c25f3de0ae21cf63c9ef4d1660
tree449b44c068d04409936730fce6014a099c582fdf
parent19f62195a5d7f92bd22482db746d830c7cde40c4
stream-ssl: Fix compiler warning.

This commit fixes the following compiler warnings:
"format '%d' expects type 'int', but argument 4 has type 'size_t'"
lib/stream-ssl.c