Module Name: src Committed By: joerg Date: Fri Oct 7 22:31:05 UTC 2016
Modified Files:
src/sbin/ping: ping.c
Log Message:
Make optspace an array of uint8_t, since some of the bytes written into
it are outside the signed char range.
To generate a diff of this commit:
cvs rdiff -u -r1.111 -r1.112 src/sbin/ping/ping.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
