OSDN Git Service

remove commented-out debug printf from strstr
authorRich Felker <dalias@aerifal.cx>
Fri, 2 Nov 2018 16:04:41 +0000 (12:04 -0400)
committerRich Felker <dalias@aerifal.cx>
Fri, 2 Nov 2018 16:04:41 +0000 (12:04 -0400)
commit0239cd0681e889a269fb7691f60e81ef8d081e6b
treedb2058774aeb603fa70e0de662b0fc411c0ad00f
parent8f5a820d147da36bcdbddd201b35d293699dacd8
remove commented-out debug printf from strstr

this was leftover from before the initial commit.
src/string/strstr.c