diff options
| author | Fred Drake <fdrake@acm.org> | 1998-04-11 20:53:03 +0000 |
|---|---|---|
| committer | Fred Drake <fdrake@acm.org> | 1998-04-11 20:53:03 +0000 |
| commit | ee60191d1d318684a896794faad9ccbcfe9bd254 (patch) | |
| tree | 6f56860916156f1d59f0f8159e55882648a8d9ad /Doc/lib/libcd.tex | |
| parent | 17e564042d8eccfd571ef898709d1454727741be (diff) | |
| download | cpython-git-ee60191d1d318684a896794faad9ccbcfe9bd254.tar.gz | |
Lighten up tables.
Diffstat (limited to 'Doc/lib/libcd.tex')
| -rw-r--r-- | Doc/lib/libcd.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libcd.tex b/Doc/lib/libcd.tex index e027466c22..44111a3c70 100644 --- a/Doc/lib/libcd.tex +++ b/Doc/lib/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.} |
