diff options
Diffstat (limited to 'src/grail-inserter.h')
| -rw-r--r-- | src/grail-inserter.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/grail-inserter.h b/src/grail-inserter.h index 08b6d21..04626af 100644 --- a/src/grail-inserter.h +++ b/src/grail-inserter.h | |||
| @@ -62,7 +62,7 @@ void gin_gid_discard(struct grail *ge, int gid); | |||
| 62 | void gin_gid_event(struct grail *ge, int gid, | 62 | void gin_gid_event(struct grail *ge, int gid, |
| 63 | float x, float y, int ntouch, | 63 | float x, float y, int ntouch, |
| 64 | const grail_prop_t *prop, int nprop, | 64 | const grail_prop_t *prop, int nprop, |
| 65 | int status); | 65 | int transient); |
| 66 | void gin_gid_end(struct grail *ge, int gid, | 66 | void gin_gid_end(struct grail *ge, int gid, |
| 67 | float x, float y, int ntouch); | 67 | float x, float y, int ntouch); |
| 68 | 68 | ||
