summaryrefslogtreecommitdiffstats
path: root/src/util/mucurses_test.c
Commit message (Collapse)AuthorAgeFilesLines
* - modified length of password string to match visible field lengthDan Lynch2006-06-281-3/+3
| | | | - value of n passed to wgetnstr should now be equivalent to output from strlen (i.e. length excluding NUL-terminating character)
* - first check-in for mucurses_test.cDan Lynch2006-06-271-0/+63
- added mucurses_test.c build targets