]> git.wh0rd.org Git - nano.git/commit
in get_verbatim_kbinput(), don't pass v_kbinput in as a parameter, since
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Sat, 27 Nov 2004 15:00:18 +0000 (15:00 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Sat, 27 Nov 2004 15:00:18 +0000 (15:00 +0000)
commitc82997d460c8c67901c750738a4ab797773fbf72
tree00ca1d2499dd1abc77ee4b168cea8e1fde94225f
parent08eab7251797a19902b628ca84681f45284bfe32
in get_verbatim_kbinput(), don't pass v_kbinput in as a parameter, since
we're dynamically allocating it and then returning it

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