VirtualBox

Ignore:
Timestamp:
Oct 12, 2015 3:18:51 PM (9 years ago)
Author:
vboxsync
Message:

VBoxGuestR0LibSharedFolders: VBSFMAP -> VBGLSFMAP; VBSFCLIENT -> VBGLSFCLIENT

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/solaris/SharedFolders/vboxfs_prov.c

    r58195 r58196  
    5050#define SFPROV_VERSION  1
    5151
    52 static VBSFCLIENT vbox_client;
     52static VBGLSFCLIENT vbox_client;
    5353
    5454static int sfprov_vbox2errno(int rc)
     
    312312struct sfp_file {
    313313        SHFLHANDLE handle;
    314         VBSFMAP map;    /* need this again for the close operation */
     314        VBGLSFMAP map;  /**< need this again for the close operation */
    315315};
    316316
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