summaryrefslogtreecommitdiffstats
path: root/Doc/libbase64.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/libbase64.tex')
-rw-r--r--Doc/libbase64.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/libbase64.tex b/Doc/libbase64.tex
index 831287b..f196451 100644
--- a/Doc/libbase64.tex
+++ b/Doc/libbase64.tex
@@ -12,7 +12,7 @@ output produced by the \file{uuencode} program. For example, the
string \code{'www.python.org'} is encoded as the string
\code{'d3d3LnB5dGhvbi5vcmc=\e n'}.
-\renewcommand{\indexsubitem}{(in module base64)}
+\setindexsubitem{(in module base64)}
\begin{funcdesc}{decode}{input, output}
Decode the contents of the \var{input} file and write the resulting