diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/grail.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/grail.h b/include/grail.h index 875d94d..1113188 100644 --- a/include/grail.h +++ b/include/grail.h | |||
| @@ -87,7 +87,7 @@ struct grail { | |||
| 87 | int (*get_clients)(struct grail *ge, | 87 | int (*get_clients)(struct grail *ge, |
| 88 | struct grail_client_info *client, int max_clients, | 88 | struct grail_client_info *client, int max_clients, |
| 89 | const struct grail_coord *coords, int num_coords, | 89 | const struct grail_coord *coords, int num_coords, |
| 90 | const grail_mask_t *types, int num_types); | 90 | const grail_mask_t *types, int type_bytes); |
| 91 | void (*event)(struct grail *ge, | 91 | void (*event)(struct grail *ge, |
| 92 | const struct input_event *ev); | 92 | const struct input_event *ev); |
| 93 | void (*gesture)(struct grail *ge, | 93 | void (*gesture)(struct grail *ge, |
