VirtualBox

Changeset 37094 in vbox for trunk/src/VBox/Devices/Serial


Ignore:
Timestamp:
May 16, 2011 6:56:22 AM (14 years ago)
Author:
vboxsync
Message:

tabs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Serial/DevSerial.cpp

    r35772 r37094  
    278278        f->count++;
    279279    else if (fifo == XMIT_FIFO) /* need to at least adjust tail to maintain pipe state consistency */
    280         ++f->tail;
     280        ++f->tail;
    281281    else if (fifo == RECV_FIFO)
    282282        s->lsr |= UART_LSR_OE;
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette