CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/07/19 12:11:08
Modified files:
usr.sbin/switchd: ofcconn.c ofp.c ofp10.c
Log message:
Correctly use ssize_t instead of size_t for read/write return values.
Pointed out by David Hill and clang.
