Module Name: src Committed By: joerg Date: Sat Oct 8 17:37:32 UTC 2016
Modified Files:
src/sys/net: if_spppsubr.c
Log Message:
Use uint8_t for opt as some of the values don't fit into the (positive)
range of a signed char.
To generate a diff of this commit:
cvs rdiff -u -r1.155 -r1.156 src/sys/net/if_spppsubr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
