VirtualBox

Changeset 1961

Show
Ignore:
Timestamp:
04/05/07 18:36:44 (2 years ago)
Author:
vboxsync
Message:

Missing return type.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • 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) 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy