server: correct comment typo on port being after ':'
authorJens Axboe <axboe@fb.com>
Tue, 25 Mar 2014 17:37:56 +0000 (10:37 -0700)
committerJens Axboe <axboe@fb.com>
Tue, 25 Mar 2014 17:37:56 +0000 (10:37 -0700)
We use commas in fio, since that works equally well on IPv4
and IPv6.

Signed-off-by: Jens Axboe <axboe@fb.com>

No differences found