grail.h   grail.h 
skipping to change at line 471 skipping to change at line 471
float pressure; float pressure;
}; };
void GRAIL_PUBLIC grail_filter_abs_events(struct grail *ge, int usage); void GRAIL_PUBLIC grail_filter_abs_events(struct grail *ge, int usage);
int GRAIL_PUBLIC grail_get_contacts(const struct grail *ge, int GRAIL_PUBLIC grail_get_contacts(const struct grail *ge,
struct grail_contact *touch, int max_tou ch); struct grail_contact *touch, int max_tou ch);
#endif #endif
void GRAIL_PUBLIC grail_set_coordinate_transform_callback(struct grail *ge,
utouch_coordinate_
transform_cb callback,
void *user_data);
#ifdef __cplusplus #ifdef __cplusplus
} }
#endif #endif
#endif #endif
 End of changes. 1 change blocks. 
0 lines changed or deleted 5 lines changed or added

This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/