Code

main: optimized error_msg()
authorMax Kellermann <max@duempel.org>
Fri, 7 Nov 2008 13:01:06 +0000 (14:01 +0100)
committerMax Kellermann <max@duempel.org>
Fri, 7 Nov 2008 13:01:06 +0000 (14:01 +0100)
commitc3fb219bd23333431679c49058a200561f93344d
treedc7c12ced7b0f04bbac8f4371b4d92cf1fbd8733
parentb2617354f437ac905057f521b47b8be6c3addcd1
main: optimized error_msg()

The pointer has already been checked for NULL, eliminate that check.
src/main.c