VirtualBox

Changeset 26514 in vbox for trunk/src/VBox/GuestHost/HGSMI


Ignore:
Timestamp:
Feb 14, 2010 10:02:43 AM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
57685
Message:

remainder: tabs -> spaces.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/GuestHost/HGSMI/HGSMICommon.cpp

    r25062 r26514  
    496496        else
    497497        {
    498                 rc = VERR_INVALID_FUNCTION;
     498            rc = VERR_INVALID_FUNCTION;
    499499        }
    500500    }
    501501    else
    502502    {
    503         rc = VERR_INVALID_HANDLE;
     503        rc = VERR_INVALID_HANDLE;
    504504//        LogRel(("HGSMI[%s]: ignored invalid guest buffer 0x%08X!!!\n", pIns->pszName, offBuffer));
    505505    }
Note: See TracChangeset for help on using the changeset viewer.

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