summaryrefslogtreecommitdiff
path: root/stmfts.c
diff options
context:
space:
mode:
Diffstat (limited to 'stmfts.c')
-rw-r--r--stmfts.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/stmfts.c b/stmfts.c
index d09821b..b57f4d0 100644
--- a/stmfts.c
+++ b/stmfts.c
@@ -156,6 +156,7 @@ int stmfts_read_event(int fd)
"(type = %x, code = %x, value = %d)\n",
sev.ev.type, sev.ev.code, sev.ev.value);
}
+ break;
default:
fprintf(stderr, "*** unhandled event type"
"(type = %x, code = %x, value = %d)\n",