about summary refs log tree commit diff
path: root/scan-tree.c
diff options
context:
space:
mode:
authorJohn Keeping <john@keeping.me.uk>2015-10-08 23:23:56 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2015-10-09 10:54:19 +0200
commit94182d6031df0d956a94ecd7ece233e345468961 (patch)
treea3c8a484c5120038444175aa085006b39ee030f6 /scan-tree.c
parentgit: update to v2.6.1 (diff)
downloadcgit-pink-94182d6031df0d956a94ecd7ece233e345468961.tar.gz
cgit-pink-94182d6031df0d956a94ecd7ece233e345468961.zip
cgit.c: remove useless null check
Everywhere else in this function we do not check whether the value is
null and parse_configfile() never passes a null value to this callback.

Coverity-id: 13846
Signed-off-by: John Keeping <john@keeping.me.uk>
Diffstat (limited to 'scan-tree.c')
0 files changed, 0 insertions, 0 deletions
6adeb63bc50413b89853c7eb4a1314ce5ccb&follow=1'>Add new causal.agency with shotty shotsJune McEnroe 2019-07-12Use -s to infer terminal sizeJune McEnroe 2019-07-12Add DCH to shottyJune McEnroe 2019-07-12Support insert mode in shottyJune McEnroe 2019-07-11Don't do carriage return on line feedJune McEnroe 2019-07-11Interpret 256color-style SGRsJune McEnroe 2019-07-11Use inline style rather than <b>, <i>, <u>June McEnroe 2019-07-11Factor out clearJune McEnroe 2019-07-11Add bright option to shottyJune McEnroe 2019-07-11Output <b>, <i>, <u> in shottyJune McEnroe 2019-07-10Ignore SM and RMJune McEnroe 2019-07-09Add shotty man page and build itJune McEnroe 2019-07-09Add up -cJune McEnroe 2019-07-09Add options for default colors to shottyJune McEnroe 2019-07-08Use char literals consistentlyJune McEnroe