X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=para.h;h=09132432bfb56c8cb8aaa0577a87437e82151981;hp=287e3c7a905bddd73b0cfda92e2653292ff93ab8;hb=d5538ff0dd9f6531a1a319b49c32bd72597fb2c3;hpb=75cf863ef7a7cf5fe346f098ffb07a472b8366ec diff --git a/para.h b/para.h index 287e3c7a..09132432 100644 --- 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). *