VirtualBox

Changeset 70011 in vbox


Ignore:
Timestamp:
Dec 8, 2017 11:32:02 AM (7 years ago)
Author:
vboxsync
Message:

VBoxGuest-netbsd.c: fix tabs in copy-pasted ioconf code

File:
1 edited

Legend:

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

    r69983 r70011  
    720720
    721721static struct cfattach * const vboxguest_cfattachinit[] = {
    722         &vboxguest_ca, NULL
     722    &vboxguest_ca, NULL
    723723};
    724724
    725725static const struct cfattachinit cfattach_ioconf_vboxguest[] = {
    726         { "vboxguest", vboxguest_cfattachinit },
    727         { NULL, NULL }
     726    { "vboxguest", vboxguest_cfattachinit },
     727    { NULL, NULL }
    728728};
    729729
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