aboutsummaryrefslogtreecommitdiff
path: root/termkey-internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'termkey-internal.h')
-rw-r--r--termkey-internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/termkey-internal.h b/termkey-internal.h
index 17ff677..d23f68c 100644
--- a/termkey-internal.h
+++ b/termkey-internal.h
@@ -30,7 +30,7 @@ struct TermKeyDriverNode {
struct TermKeyDriverNode *next;
};
-struct _TermKey {
+struct TermKey {
int fd;
int flags;
int canonflags;