]> git.wh0rd.org Git - nano.git/commit
strcasestr() - Replaced by mutt's mutt_stristr function, because the thought of dynam...
authorChris Allegretta <chrisa@asty.org>
Wed, 16 May 2001 04:20:57 +0000 (04:20 +0000)
committerChris Allegretta <chrisa@asty.org>
Wed, 16 May 2001 04:20:57 +0000 (04:20 +0000)
commit99afb857528580b088eaddca0f7f4eeec14a3835
tree4e1a28f85291b08de7f6e8c6ee89bda6a5045220
parent64bacd20b5cf74ddd547bb284f5b995a699af566
strcasestr() - Replaced by mutt's mutt_stristr function, because the thought of dynamically allocating memory and copying each line in a file to do a search or replace was causing me to lose sleep

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@654 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
ChangeLog
utils.c