From 4aa4f30759ff4c645f071d79ce9616914641afe4 Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Fri, 23 Apr 1999 17:30:40 +0000 Subject: Work-around LaTeX2HTML space-dropping bug. --- Doc/lib/libaudioop.tex | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Doc/lib/libaudioop.tex b/Doc/lib/libaudioop.tex index 0c7b7b2..88bf046 100644 --- a/Doc/lib/libaudioop.tex +++ b/Doc/lib/libaudioop.tex @@ -166,8 +166,7 @@ and \var{newstate} should be passed to the next call of \function{ratecv()}. The \var{weightA} and \var{weightB} arguments are parameters for a -simple digital filter and default to \code{1} and \code{0} -respectively. +simple digital filter and default to \code{1} and \code{0} respectively. \end{funcdesc} \begin{funcdesc}{reverse}{fragment, width} -- cgit v0.12