diff options
Diffstat (limited to 'Doc/libcd.tex')
-rw-r--r-- | Doc/libcd.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/libcd.tex b/Doc/libcd.tex index e027466..44111a3 100644 --- a/Doc/libcd.tex +++ b/Doc/libcd.tex @@ -253,7 +253,7 @@ the particular type of callback, and \var{data} is the data returned for this \var{type} of callback. The type of the data depends on the \var{type} of callback as follows: -\begin{tableii}{|l|p{4in}|}{code}{Type}{Value} +\begin{tableii}{l|p{4in}}{code}{Type}{Value} \lineii{audio}{String which can be passed unmodified to \function{al.writesamps()}.} \lineii{pnum}{Integer giving the program (track) number.} |