about summary refs log tree commit diff
path: root/ui-ssdiff.c
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 /ui-ssdiff.c
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 'ui-ssdiff.c')
0 files changed, 0 insertions, 0 deletions
d9fcc56afeb3fff34c11fd19b2a28d0253b4add&follow=1'>Add BintiJune McEnroe 2021-02-07Finish configuring xtermJune McEnroe 2021-02-06Enable tapping, reverse scroll, set scaling in wsconsctlJune McEnroe 2021-02-06Set root window to black on purple snowJune McEnroe 2021-02-06Add xmodmap configurationJune McEnroe 2021-02-06Add initial OpenBSD X configurationJune McEnroe 2021-02-06Add xterm output to schemeJune McEnroe