From: Fred Drake Date: Fri, 22 Aug 1997 13:45:13 +0000 (+0000) Subject: Added missing "\end{funcdesc}" after FindFolder documentation. X-Git-Tag: v1.5a4~335 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2999607e5933a43383e4fb589661be601a12e6b3;p=python Added missing "\end{funcdesc}" after FindFolder documentation. --- diff --git a/Doc/libmacfs.tex b/Doc/libmacfs.tex index 0ce4ff12f2..4b2f8fea2a 100644 --- a/Doc/libmacfs.tex +++ b/Doc/libmacfs.tex @@ -85,6 +85,7 @@ the trash or the Preferences folder. \var{Where} is the disk to search, \var{which} is the 4-char string specifying which folder to locate. Setting \var{create} causes the folder to be created if it does not exist. Returns a \code{(vrefnum, dirid)} tuple. +\end{funcdesc} \begin{funcdesc}{NewAliasMinimalFromFullPath}{pathname} Return a minimal alias record object that points to the given file, which diff --git a/Doc/mac/libmacfs.tex b/Doc/mac/libmacfs.tex index 0ce4ff12f2..4b2f8fea2a 100644 --- a/Doc/mac/libmacfs.tex +++ b/Doc/mac/libmacfs.tex @@ -85,6 +85,7 @@ the trash or the Preferences folder. \var{Where} is the disk to search, \var{which} is the 4-char string specifying which folder to locate. Setting \var{create} causes the folder to be created if it does not exist. Returns a \code{(vrefnum, dirid)} tuple. +\end{funcdesc} \begin{funcdesc}{NewAliasMinimalFromFullPath}{pathname} Return a minimal alias record object that points to the given file, which