Revert accidental change.

This commit is contained in:
Georg Brandl 2007-03-24 22:27:56 +00:00
parent b881b9aacf
commit 3d52e5f07d
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
\ifx\locallinewidth\undefined\newlength{\locallinewidth}\fi
%\setlength{\locallinewidth}{\linewidth}
\setlength{\locallinewidth}{\linewidth}
\section{\module{ctypes} --- A foreign function library for Python.}
\declaremodule{standard}{ctypes}
\moduleauthor{Thomas Heller}{theller@python.net}