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