summary refs log tree commit diff
path: root/COPYING
diff options
context:
space:
mode:
authorJohn Keeping <john@keeping.me.uk>2015-03-08 16:32:27 +0000
committerJason A. Donenfeld <Jason@zx2c4.com>2015-03-09 17:41:14 +0100
commit438bac6f579dab5b8f64e8ce42b88cfc3f053b28 (patch)
tree4a1fcf6b5075411cb37e7e31abd9ee50558ee51f /COPYING
parent80d52079f7f58d273d99745f93909e5c6524a9bd (diff)
html: avoid using a plain integer as a NULL pointer
Sparse complains about this table because we use the integer zero as the
NULL pointer.  Use this as an opportunity to reformat the table so that
it always contains 8 elements per row, making it easier to see which
values are being set and which are not.

Signed-off-by: John Keeping <john@keeping.me.uk>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions