diff options
Diffstat (limited to 'src/pulse/sample.h')
| -rw-r--r-- | src/pulse/sample.h | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pulse/sample.h b/src/pulse/sample.h index 2c13f57d..8f9f1733 100644 --- a/src/pulse/sample.h +++ b/src/pulse/sample.h @@ -50,7 +50,7 @@   * \li PA_SAMPLE_ALAW - 8 bit a-Law.   * \li PA_SAMPLE_ULAW - 8 bit mu-Law.   * \li PA_SAMPLE_S32LE - Signed 32 bit integer PCM, little endian. - * \li PA_SAMPLE_S32BE - Signed 32 bit integer  PCM, big endian. + * \li PA_SAMPLE_S32BE - Signed 32 bit integer PCM, big endian.   *   * The floating point sample formats have the range from -1 to 1.   *  | 
