VirtualBox

Changeset 6245 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jan 4, 2008 7:08:18 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
27084
Message:

no tabs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-solaris.c

    r6241 r6245  
    499499    LogFlow((DEVICE_NAME ":VBoxAddSolarisOpen\n"));
    500500
    501         /*
    502         * Verify we are being opened as a character device
    503         */
    504         if (fType != OTYP_CHR)
    505                 return EINVAL;
     501    /*
     502    * Verify we are being opened as a character device
     503    */
     504    if (fType != OTYP_CHR)
     505        return EINVAL;
    506506
    507507#ifndef USE_SESSION_HASH
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