Module Name: src Committed By: rillig Date: Mon May 16 20:09:13 UTC 2022
Modified Files:
src/lib/libcurses: curses_input.3
Log Message:
curses_input.3: fix argument type for keypad, notimeout, nodelay
There is no type named 'boolf', there's only 'bool'.
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/lib/libcurses/curses_input.3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
