about summary refs log tree commit diff
path: root/cgit.mk
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 /cgit.mk
parentcache: don't use an integer as a NULL pointer (diff)
downloadcgit-pink-438bac6f579dab5b8f64e8ce42b88cfc3f053b28.tar.gz
cgit-pink-438bac6f579dab5b8f64e8ce42b88cfc3f053b28.zip
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 '')
0 files changed, 0 insertions, 0 deletions
01-12Install gnupg2 from pkgsrc and symlink gpgJune McEnroe 2019-01-12Reference cash builtin man pages in cash.1 SEE ALSOJune McEnroe 2019-01-12Restore cash builtin man page datesJune McEnroe 2019-01-12Use local libeditJune McEnroe 2019-01-12Replace libedit MakefileJune McEnroe 2019-01-11Import /usr/src/lib/libedit from NetBSD 8.0June McEnroe 2019-01-11Add PSlit for prompt escapesJune McEnroe 2019-01-11Don't make depend automaticallyJune McEnroe