projects
/
ncurses.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ncurses 6.2 - patch 20210418
[ncurses.git]
/
ncurses
/
base
/
lib_getstr.c
diff --git
a/ncurses/base/lib_getstr.c
b/ncurses/base/lib_getstr.c
index d0b09a3b927ecc04f6cb6f36cb2a7d7ff4517087..7871fb357a62a6d75388fa71127050a4a81c476b 100644
(file)
--- a/
ncurses/base/lib_getstr.c
+++ b/
ncurses/base/lib_getstr.c
@@
-39,9
+39,10
@@
**
*/
**
*/
+#define NEED_KEY_EVENT
#include <curses.priv.h>
#include <curses.priv.h>
-MODULE_ID("$Id: lib_getstr.c,v 1.3
4 2020/02/02 23:34:3
4 tom Exp $")
+MODULE_ID("$Id: lib_getstr.c,v 1.3
5 2020/07/18 20:02:2
4 tom Exp $")
/*
* This wipes out the last character, no matter whether it was a tab, control
/*
* This wipes out the last character, no matter whether it was a tab, control