~ubuntu-branches/ubuntu/precise/xorg-server/precise

« back to all changes in this revision

Viewing changes to Xi/extinit.c

  • Committer: Bazaar Package Importer
  • Author(s): Julien Cristau
  • Date: 2010-06-07 23:22:48 UTC
  • mto: (1.1.33 upstream) (0.10.7 upstream)
  • mto: This revision was merged to the branch mainline in revision 187.
  • Revision ID: james.westby@ubuntu.com-20100607232248-td04lwcvaayddn9b
ImportĀ upstreamĀ versionĀ 1.8.1.901

Show diffs side-by-side

added added

removed removed

Lines of Context:
1122
1122
static void
1123
1123
IResetProc(ExtensionEntry * unused)
1124
1124
{
 
1125
    XIResetProperties();
1125
1126
 
1126
1127
    ReplySwapVector[IReqCode] = ReplyNotSwappd;
1127
1128
    EventSwapVector[DeviceValuator] = NotImplemented;