Module Name: src Committed By: joerg Date: Tue Oct 4 15:06:31 UTC 2016
Modified Files:
src/usr.bin/ftp: ftp.c
Log Message:
When using data outside the signed char range, it is better to
consistently use an unsigned char buffer.
To generate a diff of this commit:
cvs rdiff -u -r1.166 -r1.167 src/usr.bin/ftp/ftp.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
