VirtualBox

Changeset 33073 in vbox for trunk/include/VBox/com


Ignore:
Timestamp:
Oct 12, 2010 3:02:53 PM (14 years ago)
Author:
vboxsync
Message:

Main: partly reverted r66582

File:
1 edited

Legend:

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

    r33055 r33073  
    489489     * Calls RTPathStripTrailingSlash() without having to mess with mutableRaw().
    490490     */
    491     Utf8Str &stripTrailingSlash();
     491    Utf8Str& stripTrailingSlash();
    492492
    493493    /**
     
    495495     * Calls RTPathStripFilename() without having to mess with mutableRaw().
    496496     */
    497     Utf8Str &stripFilename();
     497    Utf8Str& stripFilename();
    498498
    499499    /**
     
    501501     * Calls RTPathFilename() without having to mess with mutableRaw().
    502502     */
    503     Utf8Str &stripPath();
     503    Utf8Str& stripPath();
    504504
    505505    /**
     
    507507     * Calls RTPathStripExt() without having to mess with mutableRaw().
    508508     */
    509     Utf8Str &stripExt();
     509    Utf8Str& stripExt();
    510510
    511511    /**
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