From: Christian Linhart Date: Tue, 19 Aug 2014 13:55:34 +0000 (+0200) Subject: xinput: req ChangeDeviceProperty: bitcase to case X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=754c73787522e44c2c98ec75688732a414284cc3;hp=754c73787522e44c2c98ec75688732a414284cc3;p=free-sw%2Fxcb%2Fproto xinput: req ChangeDeviceProperty: bitcase to case Change the bitcases to cases and remove the comment which says that bitcases should converted to cases. Reviewed-by: Peter Harris Reviewed-by: Ran Benita ---