VirtualBox

Changeset 50451 in vbox


Ignore:
Timestamp:
Feb 13, 2014 3:54:54 PM (11 years ago)
Author:
vboxsync
Message:

Additions/x11/VBoxClient: fix for older Linux kernels.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/x11/VBoxClient/main.cpp

    r50431 r50451  
    236236    while (true)
    237237    {
    238         if (hFile)
     238        if (hFile != NIL_RTFILE)
    239239            checkVTSysfs(hFile, cVT);
    240240        /* The only point of this loop is to trigger the I/O error handler if
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