chiark / gitweb /
tree-wide: make invocations of extract_first_word more uniform (#4627)
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 11 Nov 2016 17:58:41 +0000 (12:58 -0500)
committerSven Eden <yamakuzure@gmx.net>
Mon, 17 Jul 2017 15:58:35 +0000 (17:58 +0200)
commit95d379d7f7191323ff53adb0a7861edc231b2442
tree85172a8d15d5fc20ef8eb2679480d46d0d90a1ea
parente4dd0722cae89f144f3a4cf163e706e7dc071728
tree-wide: make invocations of extract_first_word more uniform (#4627)

extract_first_words deals fine with the string being NULL, so drop the upfront
check for that.
src/basic/extract-word.c