[Corrected^2] dlls/ntdll/serial.c: Generate a single EV_TXEMPTY when the\ TX buffer turns empty

Alexandre Julliard julliard at winehq.org
Wed Oct 12 13:54:18 CDT 2011


Uwe Bonnes <bon at elektron.ikp.physik.tu-darmstadt.de> writes:

> @@ -807,8 +808,22 @@ typedef struct async_commio
>  static NTSTATUS get_irq_info(int fd, serial_irq_info *irq_info)
>  {
>      NTSTATUS status = STATUS_NOT_IMPLEMENTED;
> -#ifdef TIOCGICOUNT
>      struct serial_icounter_struct einfo;

You can't move this out of the #idef.


-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list