Fix compiler warning about char signedness in buffer pointer
authorDavid Woodhouse <David.Woodhouse@intel.com>
Mon, 12 Dec 2011 22:34:26 +0000 (22:34 +0000)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Mon, 12 Dec 2011 22:34:26 +0000 (22:34 +0000)
commit5f11f09bd0adb5513728ff89f592a7b766f5e061
tree670d85dff0a318f1fb06a5595f8a135e99229549
parenta3efffeed136826652097b0c72d8864e16777e5c
Fix compiler warning about char signedness in buffer pointer

Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
tun.c