Remove svn $Id$ header.
[platform/upstream/libvorbis.git] / doc / 04-codec.tex
index 5d69fa2..333c227 100644 (file)
@@ -1,7 +1,6 @@
 
 % -*- mode: latex; TeX-master: "Vorbis_I_spec"; -*-
 %!TEX root = Vorbis_I_spec.tex
-% $Id$
 \section{Codec Setup and Packet Decode} \label{vorbis:spec:codec}
 
 \subsection{Overview}
@@ -590,7 +589,7 @@ attention however to returning the correct data range; the amount of
 data to be returned is:
 
 \begin{programlisting}
-window\_blocksize(previous\_window)/4+window\_blocksize(current\_window)/4
+window_blocksize(previous_window)/4+window_blocksize(current_window)/4
 \end{programlisting}
 
 from the center (element windowsize/2) of the previous window to the