fix srcref macro
authorMart Lubbers <mart@martlubbers.net>
Mon, 17 Oct 2016 08:27:43 +0000 (10:27 +0200)
committerMart Lubbers <mart@martlubbers.net>
Mon, 17 Oct 2016 08:27:43 +0000 (10:27 +0200)
report/preamble.tex

index d88561f..6059be3 100644 (file)
@@ -14,7 +14,7 @@
 % Php
 \newcommand{\PHP}{\textsc{PHP}}
 % Reference naar de source
-\newcommand{\srcref}[2]{\footnote{As in \texttt{#1} line (s) \texttt{#1}}}
+\newcommand{\srcref}[2]{\footnote{As in \texttt{#1} line (s) \texttt{#2}}}
 
 \renewcommand\thesubsection{V\arabic{subsection}}