]> git.wh0rd.org Git - nano.git/commit
oops; do_yesno() doesn't need display_string(); it only needs to use
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Tue, 21 Jun 2005 21:03:06 +0000 (21:03 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Tue, 21 Jun 2005 21:03:06 +0000 (21:03 +0000)
commitd4ea5b69c518581d93335507fe58cbe9b60ee5c6
treec9c9d953585e70cf218f03d4bd039695a7cbefe1
parent8d5beb560c09c9eac872200ffe0b989ea72de7ac
oops; do_yesno() doesn't need display_string(); it only needs to use
actual_x() to get the actual number of characters in buf when it calls
mvwaddnstr()

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