para.h: Fix typo in comment.
authorAndre Noll <maan@systemlinux.org>
Mon, 11 Oct 2010 13:38:12 +0000 (15:38 +0200)
committerAndre Noll <maan@systemlinux.org>
Mon, 11 Oct 2010 13:38:12 +0000 (15:38 +0200)
para.h

diff --git a/para.h b/para.h
index 287e3c7a905bddd73b0cfda92e2653292ff93ab8..09132432bfb56c8cb8aaa0577a87437e82151981 100644 (file)
--- a/para.h
+++ b/para.h
@@ -265,7 +265,7 @@ _static_inline_ long int para_random(unsigned max)
  * It may be determined by one of the following sources:
  *
  *     1. The decoding filter (para_audiod only). In this case, it is always
- *     \t SF_S16_LE which is the canonical format used within decoders.
+ *     \p SF_S16_LE which is the canonical format used within decoders.
  *
  *     2. The wav header (para_write only).
  *