diff options
Diffstat (limited to 'Doc/lib/libjpeg.tex')
| -rw-r--r-- | Doc/lib/libjpeg.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libjpeg.tex b/Doc/lib/libjpeg.tex index 0d1dc1ce4c..75691cf9a5 100644 --- a/Doc/lib/libjpeg.tex +++ b/Doc/lib/libjpeg.tex @@ -10,7 +10,7 @@ documentation provided with the software. The \code{jpeg} module defines these functions: -\renewcommand{\indexsubitem}{(in module jpeg)} +\setindexsubitem{(in module jpeg)} \begin{funcdesc}{compress}{data\, w\, h\, b} Treat data as a pixmap of width \var{w} and height \var{h}, with \var{b} bytes per pixel. The data is in SGI GL order, so the first pixel is in the |
