]> git.wh0rd.org Git - nano.git/commit
use napms() instead of nanosleep(), as it does the same thing (aside
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Sat, 24 Apr 2004 18:30:23 +0000 (18:30 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Sat, 24 Apr 2004 18:30:23 +0000 (18:30 +0000)
commitdc35cb8e1601bba096af590d679c20ff149b4b6a
tree2b67786c067eda31a987aac93581a78d45696134
parent0a25808f348da324569e66190a29744380014999
use napms() instead of nanosleep(), as it does the same thing (aside
from taking an argument in milliseconds instead of microseconds) and
curses includes it

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