From d5538ff0dd9f6531a1a319b49c32bd72597fb2c3 Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Mon, 11 Oct 2010 15:38:12 +0200 Subject: [PATCH] para.h: Fix typo in comment. --- para.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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). * -- 2.39.2