diff options
author | Christian Grothoff <christian@grothoff.org> | 2019-09-05 08:14:58 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2019-09-05 08:14:58 +0200 |
commit | b7454aadc492688bb5a00c794c7be834a7579bbb (patch) | |
tree | 05b5bb67c0be1b8317e97056fd550212cdab9a83 /contrib | |
parent | f16a4c5b21280982843f40e56f66366004f6b29f (diff) |
add test 14
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 73dda63b1..e61541279 100644 --- a/contrib/auditor-report.tex.j2 +++ b/contrib/auditor-report.tex.j2 @@ -791,7 +791,7 @@ impact. {% if data.row_inconsistencies|length() == 0 %} {\bf No row inconsistencies found.} {% else %} - \begin{longtable}{p{1.5cm}|l|p{5.5cm}} + \begin{longtable}{p{1.5cm}|l|p{6cm}} {\bf Table} & {\bf Row} & {\bf Diagnostic} \\ \hline \hline \endfirsthead |