VirtualBox

Ignore:
Timestamp:
Oct 5, 2015 8:50:18 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
103080
Message:

VBoxService: Using prefix 'VGSvc', code style/width cleanups. No real changes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/VBoxGuestLib.h

    r57006 r58029  
    586586    uint32_t u32Root;
    587587} VBGLR3SHAREDFOLDERMAPPING;
    588 /** Pointer to a shared folder mapping information struct. */
     588/** Pointer to a shared folder mapping information structure. */
    589589typedef VBGLR3SHAREDFOLDERMAPPING *PVBGLR3SHAREDFOLDERMAPPING;
     590/** Pointer to a const shared folder mapping information structure. */
     591typedef VBGLR3SHAREDFOLDERMAPPING const *PCVBGLR3SHAREDFOLDERMAPPING;
    590592
    591593VBGLR3DECL(int)     VbglR3SharedFolderConnect(uint32_t *pu32ClientId);
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