VirtualBox

Changeset 1961 in vbox for trunk/include


Ignore:
Timestamp:
Apr 5, 2007 4:36:44 PM (18 years ago)
Author:
vboxsync
Message:

Missing return type.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/com/string.h

    r1960 r1961  
    246246     *  a null object will be created.
    247247     */
    248     alloc (size_t aSize)
     248    void alloc (size_t aSize)
    249249    {
    250250        if (aSize)
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