Fix things

This commit is contained in:
2019-09-25 18:24:32 +02:00
parent 77e737dfa2
commit a500d1e3cc
3 changed files with 10 additions and 14 deletions

View File

@@ -33,7 +33,7 @@ Consider the piece of C++ code in Listings~\ref{d3i:undefined-behaviour-cpp} and
\begin{figure}[ht]
\centering
\begin{minipage}[c]{0.75\textwidth}
\begin{minipage}[c]{0.85\textwidth}
\lstinputlisting[
language=c++,
label={d3i:undefined-behaviour-cpp},