aboutsummaryrefslogtreecommitdiffstats
path: root/src/mtstate.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mtstate.h')
-rw-r--r--src/mtstate.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mtstate.h b/src/mtstate.h
index a8feaa4..ac0b18d 100644
--- a/src/mtstate.h
+++ b/src/mtstate.h
@@ -26,7 +26,7 @@
struct MTFinger {
struct FingerData hw;
- int id;
+ int id, thumb;
};
struct MTState {