httpd: remove redundant NULL assignment and save one strrchr. -8 bytes
authorDenys Vlasenko <vda.linux@googlemail.com>
Sun, 18 Dec 2011 02:22:36 +0000 (03:22 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 18 Dec 2011 02:22:36 +0000 (03:22 +0100)
commitf85bd1a7a7e712c4dd2dfd86daa9ab01a708b7b4
tree140546e7347ada375c1a1c1dcbc08770e8e17e36
parentee0f444f11504e47fc0f3ab6bc2bf95defb6e6ae
httpd: remove redundant NULL assignment and save one strrchr. -8 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
networking/httpd.c