]> git.wh0rd.org Git - nano.git/commit
reorganization: move revstrstr() back to chars.c, and move is_byte()
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Tue, 18 Jan 2005 17:00:00 +0000 (17:00 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Tue, 18 Jan 2005 17:00:00 +0000 (17:00 +0000)
commit21954765ca32e1386d8991b333aa1e52c5c42443
treea995d0898e2d534096c781998ebf0453531bd81d
parent2bd22761ace072c96b83eaa435729c07aefd7c37
reorganization: move revstrstr() back to chars.c, and move is_byte()
there too, since they both deal with strings and hence characters

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