Skip to content

Commit 4e7066e

Browse files
author
Vladimir Kotal
committed
and
1 parent b970fb2 commit 4e7066e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

intro.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1857,7 +1857,7 @@
18571857
\end{itemize2}
18581858
\item returning from \texttt{main()} or calling \texttt{exit()} terminates the
18591859
process
1860-
\item standard return values are \verb#EXIT_SUCCESS# (0) a
1860+
\item standard return values are \verb#EXIT_SUCCESS# (0) and
18611861
\verb#EXIT_FAILURE# (1)
18621862
\end{itemize}
18631863
\end{itemize}

0 commit comments

Comments
 (0)