~fginther/grail/grail-2.0.1.1-oneiric

« back to all changes in this revision

Viewing changes to src/gebuf.h

  • Committer: Francis Ginther
  • Date: 2012-08-22 18:35:11 UTC
  • mfrom: (20.2.19 upstream)
  • Revision ID: francis.ginther@canonical.com-20120822183511-yxwny2hixhyu2z42
* New upstream microrelease, bug fixes only
  - Rename project to simply 'grail' (LP: #1040218)
* Updated debian/watch file for project rename

Show diffs side-by-side

added added

removed removed

Lines of Context:
30
30
        int status;
31
31
        int ntouch;
32
32
        int nprop;
33
 
        utouch_frame_time_t time;
 
33
        oif_frame_time_t time;
34
34
        struct grail_coord pos;
35
35
        grail_prop_t prop[DIM_GRAIL_PROP];
36
36
};