Will Maier [Tue, Jun 17, 2008 at 08:15:09PM -0500] wrote:
>> Index: patches/patch-rdpsnd_sun_c
>> ===================================================================
>> RCS file: patches/patch-rdpsnd_sun_c
>> diff -N patches/patch-rdpsnd_sun_c
>> --- /dev/null        1 Jan 1970 00:00:00 -0000
>> +++ patches/patch-rdpsnd_sun_c       17 Jun 2008 23:57:36 -0000
>> @@ -0,0 +1,40 @@
>> +$OpenBSD$
>> +
>> +2 changes are here:
>> +- Change all uint_t to unsigned int.  On Linux a uint_t is just a typedef
>> +  to unsigned int.  We don't have a uint_t.
>> +
>> +- In sun_open rdesktop will also check that a device is in full duplex
>> +  mode before opening the device successfully. I didn't add code to check
>> +  if a device is in full duplex mode, I just removed the check.
>
>We don't usually include comments in the patch files.
>
Well, I'd love if more people would add comments to their patches. I
think it's a good thing.

Regards,
        Bernd

Reply via email to