data.buffer = NULL;\r
\r
printf("usage: patest_wmme_ac3 fileName [paDeviceIndex]\n");\r
- printf("**IMPORTANT*** The provided file must include the spdif preamble at the start of every AC-3 frame. Using a normal ac3 file won't work."\r
+ printf("**IMPORTANT*** The provided file must include the spdif preamble at the start of every AC-3 frame. Using a normal ac3 file won't work.\n");\r
printf("PortAudio Test: output a raw spdif ac3 stream. SR = %d, BufSize = %d, Chans = %d\n", \r
SAMPLE_RATE, FRAMES_PER_BUFFER, CHANNEL_COUNT);\r
\r