move the custom defined memrchr to the right place
authorPhil Sutter <phil@nwl.cc>
Tue, 24 Feb 2009 23:22:31 +0000 (00:22 +0100)
committerPhil Sutter <phil@nwl.cc>
Tue, 24 Feb 2009 23:23:56 +0000 (00:23 +0100)
commita9a59e5d289b128405c9e73acd79153dfb97e8f3
treef2161fd47eb5c7048ccc803c7f04d64224b183b1
parent745eec145fb23003ac498142b9175d63d6930f0c
move the custom defined memrchr to the right place

And make it static, as tailhead.c is the only user of it.
src/conky.c
src/tailhead.c