Re: Stub for GetRawInputDeviceList

2007-01-08 Thread L. Rahyen
Monday January 8 2007 15:29、L. Rahyen さんは書きました: > mention my name if you wish as initial author of this patch. (This is actually a logical typo - I didn't mean here mentioning my name in patch or changelog entry. I actually doesn't care about my copyright at all. What I wish to tell only

Re: Stub for GetRawInputDeviceList

2007-01-08 Thread L. Rahyen
Monday January 8 2007 14:35、Michał Majchrowicz さんは書きました: (from the attached file) > A modification of patch found on wine mailing list It checks whether Also, for more information you can mention my name if you wish as initial author of this patch. I know that my patch was silent

Re: Stub for GetRawInputDeviceList

2007-01-08 Thread Dmitry Timoshkov
Michal Majchrowicz [EMAIL PROTECTED] wrote: Everything is in the file :) Regards. You are using tab == 4 spaces in your editor and that messes up formatting in 2 places in your patch. Also you should leave at least 1 empty line between function implementations like it is in the existing code.