Module Name: src Committed By: joerg Date: Mon Nov 11 15:40:42 UTC 2019
Modified Files: src/usr.bin/audio/play: play.c Log Message: Spell the largest 32bit signed value as INT32_MAX. Explicitly cast to float, because it is not precisely representable. To generate a diff of this commit: cvs rdiff -u -r1.59 -r1.60 src/usr.bin/audio/play/play.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.