]> git.wh0rd.org Git - nano.git/commit
fix infinite loop when we're doing a replace of marked text and the only
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Thu, 21 Oct 2004 15:32:11 +0000 (15:32 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Thu, 21 Oct 2004 15:32:11 +0000 (15:32 +0000)
commit9819ed031b4602f26f0de43f13db21c8f82e26ec
treebb1b9f4ed5a218b10f60110fa4742f2325ba5900
parent27fbc69ec4d42ddb16e5a4f875fb20adced5a01e
fix infinite loop when we're doing a replace of marked text and the only
matches found are outside the marked text

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2004 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
ChangeLog
src/nano.c
src/proto.h
src/search.c