VirtualBox

Changeset 26165 in vbox for trunk/include/VBox/pdmusb.h


Ignore:
Timestamp:
Feb 2, 2010 7:50:31 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
57179
Message:

PDM: s/szDeviceName/szName/g - PDMDEVREG & PDMUSBREG.

File:
1 edited

Legend:

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

    r26164 r26165  
    8888    uint32_t            u32Version;
    8989    /** Device name. */
    90     char                szDeviceName[32];
     90    char                szName[32];
    9191    /** The description of the device. The UTF-8 string pointed to shall, like this structure,
    9292     * remain unchanged from registration till VM destruction. */
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