VirtualBox
Show
Ignore:
Timestamp:
11/06/08 17:00:06 (2 months ago)
Author:
vboxsync
Message:

Correct a few minor typos in comments. No content changes.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/include/iprt/cpputils.h

    r10967 r13926  
    8383 * the auto_ref_ptr template. 
    8484 * 
    85  * When a class that wants to be used with the auto_ref_ptr template it simply 
     85 * When a class wants to be used with the auto_ref_ptr template it simply 
    8686 * declares the auto_ref class among its public base classes -- there is no 
    8787 * need to implement any additional methods. 
     
    126126 * 
    127127 * The object class to manage must provide ref() and unref() methods that have 
    128  * the same syntax and symantics as defined in the auto_ref class. 
     128 * the same syntax and semantics as defined in the auto_ref class. 
    129129 * 
    130130 * @param C     Class to manage. 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy