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

Skip to content

Commit 9fd48ab

Browse files
Added missing \end{datadesc}.
1 parent ca3f6c8 commit 9fd48ab

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

Doc/lib/libsys.tex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ \section{Built-in Module \sectcode{sys}}
2828
may increase performance for programs using threads. Setting it to a
2929
value <= 0 checks every virtual instruction, maximizing responsiveness
3030
as well as overhead.
31+
\end{datadesc}
3132

3233
\begin{datadesc}{exc_type}
3334
\dataline{exc_value}

Doc/libsys.tex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ \section{Built-in Module \sectcode{sys}}
2828
may increase performance for programs using threads. Setting it to a
2929
value <= 0 checks every virtual instruction, maximizing responsiveness
3030
as well as overhead.
31+
\end{datadesc}
3132

3233
\begin{datadesc}{exc_type}
3334
\dataline{exc_value}

0 commit comments

Comments
 (0)