Module Name: src Committed By: riastradh Date: Mon Mar 14 21:38:04 UTC 2022
Modified Files: src/sys/dev/audio: audio.c Log Message: audio(4): Fix typo in previous -- atomic_store_release, not reease. Built the wrong kernel to compile-test AUDIO_DEBUG, oops. To generate a diff of this commit: cvs rdiff -u -r1.114 -r1.115 src/sys/dev/audio/audio.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.