]> granicus.if.org Git - python/commitdiff
Correct output.
authorGuido van Rossum <guido@python.org>
Sun, 8 Oct 2000 00:21:43 +0000 (00:21 +0000)
committerGuido van Rossum <guido@python.org>
Sun, 8 Oct 2000 00:21:43 +0000 (00:21 +0000)
Lib/test/output/test_linuxaudiodev

index 325fad544953e3969a5bafcc8c261fa0b70b1bbc..7824c300b38e83388031803a8b3cf4fd4e3d8b3c 100644 (file)
@@ -4,4 +4,4 @@ expected sample size >= 0, not -2
 nchannels must be 1 or 2, not 3
 unknown audio encoding: 177
 sample size 16 expected for Little-endian 16-bit unsigned format: 8 received
-sample size 8 expected for Logarithmic mu-law audio: 16 received
+sample size 8 expected for Standard unsigned 8-bit audio: 16 received