diff options
Diffstat (limited to 'contrib')
| -rw-r--r-- | contrib/auditor-report.tex.j2 | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/contrib/auditor-report.tex.j2 b/contrib/auditor-report.tex.j2 index cfd613a0..edcab8cf 100644 --- a/contrib/auditor-report.tex.j2 +++ b/contrib/auditor-report.tex.j2 @@ -1107,7 +1107,7 @@ have a clear financial impact.    {{ item.row }} &    {{ item.diagnostic }} \\  \nopagebreak -  \multicolumn{3}{l}{ {\tiny {\tt \truncate{\textwidth}{ {{ item.wire_offset_hash }} } } } } \\ \hline +  \multicolumn{3}{l}{ {\tiny {\tt \truncate{\textwidth}{ {{ item.id }} } } } } \\ \hline  {% endfor %}    \end{longtable}  {% endif %} | 
