VirtualBox

Changeset 63549 in vbox for trunk/src/VBox/Additions/common


Ignore:
Timestamp:
Aug 16, 2016 12:55:14 PM (8 years ago)
Author:
vboxsync
Message:

scm cleanups

File:
1 edited

Legend:

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

    r63455 r63549  
    106106
    107107#define VBOXGUEST_STATE_INITOK 1 << 0
     108
    108109
    109110/*********************************************************************************************************************************
     
    652653
    653654            error = devsw_attach("vboxguest", NULL, &bmajor, &g_VBoxGuestNetBSDChrDevSW, &cmajor);
    654                
     655
    655656            if (error == EEXIST)
    656657                error = 0; /* maybe built-in ... improve eventually */
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