aboutsummaryrefslogtreecommitdiffhomepage
path: root/input.cpp
diff options
context:
space:
mode:
authorGravatar Jan Kanis <jan.code@jankanis.nl>2013-01-20 22:23:27 +0100
committerGravatar Jan Kanis <jan.code@jankanis.nl>2013-01-20 23:38:21 +0100
commitabae08a9fb596402eca1b36da722cbd384bb09f5 (patch)
tree215080cf32f0ba86ce56b03b767aaa1258c4819a /input.cpp
parenta0edee51faabb95b5a3cede66c96b971bdf1e770 (diff)
create reader_data_t.interruptible flag and infrastructure to make it work.
Diffstat (limited to 'input.cpp')
-rw-r--r--input.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/input.cpp b/input.cpp
index 5c178be8..7ef8402a 100644
--- a/input.cpp
+++ b/input.cpp
@@ -507,7 +507,7 @@ wint_t input_readch()
/*
Clear the interrupted flag
*/
- reader_interrupted();
+ reader_reset_interrupted();
/*
Search for sequence in mapping tables