Module Name: src Committed By: riastradh Date: Sun Apr 16 23:43:57 UTC 2017
Modified Files:
src/usr.bin/vndcompress: common.h
Log Message:
Emphasize that MAX_WINDOW_SIZE is bounded by the maximum uint32_t.
Since we store window sizes in uint32_t, the maximum had better fit
in uint32_t!
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/usr.bin/vndcompress/common.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
