~chasedouglas/ubuntu/maverick/xorg-server/multitouch

« back to all changes in this revision

Viewing changes to Xi/xiproperty.c

  • Committer: Bazaar Package Importer
  • Author(s): Julien Cristau, Julien Cristau, Christopher James Halse Rogers
  • Date: 2010-06-07 23:22:48 UTC
  • mfrom: (0.9.4 upstream)
  • mto: This revision was merged to the branch mainline in revision 187.
  • Revision ID: james.westby@ubuntu.com-20100607232248-x9ob0sjy8bwkc2ki
Tags: 2:1.8.1.901-1
[ Julien Cristau ]
* New upstream release
* Merge changes from 2:1.7.7-2.

[ Christopher James Halse Rogers ]
* 16-xaa-fbcomposite-fix-negative-size.diff:
  - mi hunk merged upstream.  Update to keep just the fbpict.c hunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
403
403
    return 0;
404
404
}
405
405
 
 
406
void
 
407
XIResetProperties(void)
 
408
{
 
409
    int i;
 
410
 
 
411
    for (i = 0; i < (sizeof(dev_properties)/sizeof(struct dev_properties)); i++)
 
412
        dev_properties[i].type = None;
 
413
}
 
414
 
406
415
/**
407
416
 * Convert the given property's value(s) into @nelem_return integer values and
408
417
 * store them in @buf_return. If @nelem_return is larger than the number of