Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ca836f7

Browse files
committed
Function descriptions must end as well as start!
1 parent c405133 commit ca836f7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Doc/lib/libinspect.tex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -287,6 +287,7 @@ \subsection{The interpreter stack
287287
is returned, the last five elements of the frame's frame record.
288288
The optional second argument specifies the number of lines of context
289289
to return, which are centered around the current line.
290+
\end{funcdesc}
290291

291292
\begin{funcdesc}{getouterframes}{frame\optional{, context}}
292293
Get a list of frame records for a frame and all higher (calling)

0 commit comments

Comments
 (0)