VirtualBox

Ignore:
Timestamp:
Oct 28, 2010 9:27:05 AM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
67140
Message:

*: spelling fixes, thanks Timeless!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/string/strtonum.cpp

    r28800 r33540  
    11/* $Id$ */
    22/** @file
    3  * IPRT - String To Number Convertion.
     3 * IPRT - String To Number Conversion.
    44 */
    55
     
    9393 *
    9494 * @returns iprt status code.
    95  *          Warnings are used to indicate convertion problems.
     95 *          Warnings are used to indicate conversion problems.
    9696 * @retval  VWRN_NUMBER_TOO_BIG
    9797 * @retval  VWRN_NEGATIVE_UNSIGNED
     
    217217 *
    218218 * @returns iprt status code.
    219  *          Warnings are used to indicate convertion problems.
     219 *          Warnings are used to indicate conversion problems.
    220220 * @retval  VWRN_NUMBER_TOO_BIG
    221221 * @retval  VWRN_NEGATIVE_UNSIGNED
     
    273273 *
    274274 * @returns iprt status code.
    275  *          Warnings are used to indicate convertion problems.
     275 *          Warnings are used to indicate conversion problems.
    276276 * @retval  VWRN_NUMBER_TOO_BIG
    277277 * @retval  VWRN_NEGATIVE_UNSIGNED
     
    308308 *
    309309 * @returns iprt status code.
    310  *          Warnings are used to indicate convertion problems.
     310 *          Warnings are used to indicate conversion problems.
    311311 * @retval  VWRN_NUMBER_TOO_BIG
    312312 * @retval  VWRN_NEGATIVE_UNSIGNED
     
    360360 *
    361361 * @returns iprt status code.
    362  *          Warnings are used to indicate convertion problems.
     362 *          Warnings are used to indicate conversion problems.
    363363 * @retval  VWRN_NUMBER_TOO_BIG
    364364 * @retval  VWRN_NEGATIVE_UNSIGNED
     
    395395 *
    396396 * @returns iprt status code.
    397  *          Warnings are used to indicate convertion problems.
     397 *          Warnings are used to indicate conversion problems.
    398398 * @retval  VWRN_NUMBER_TOO_BIG
    399399 * @retval  VWRN_NEGATIVE_UNSIGNED
     
    447447 *
    448448 * @returns iprt status code.
    449  *          Warnings are used to indicate convertion problems.
     449 *          Warnings are used to indicate conversion problems.
    450450 * @retval  VWRN_NUMBER_TOO_BIG
    451451 * @retval  VWRN_NEGATIVE_UNSIGNED
     
    482482 *
    483483 * @returns iprt status code.
    484  *          Warnings are used to indicate convertion problems.
     484 *          Warnings are used to indicate conversion problems.
    485485 * @retval  VWRN_NUMBER_TOO_BIG
    486486 * @retval  VWRN_NEGATIVE_UNSIGNED
     
    539539 *
    540540 * @returns iprt status code.
    541  *          Warnings are used to indicate convertion problems.
     541 *          Warnings are used to indicate conversion problems.
    542542 * @retval  VWRN_NUMBER_TOO_BIG
    543543 * @retval  VWRN_TRAILING_CHARS
     
    658658 *
    659659 * @returns iprt status code.
    660  *          Warnings are used to indicate convertion problems.
     660 *          Warnings are used to indicate conversion problems.
    661661 * @retval  VWRN_NUMBER_TOO_BIG
    662662 * @retval  VINF_SUCCESS
     
    713713 *
    714714 * @returns iprt status code.
    715  *          Warnings are used to indicate convertion problems.
     715 *          Warnings are used to indicate conversion problems.
    716716 * @retval  VWRN_NUMBER_TOO_BIG
    717717 * @retval  VWRN_TRAILING_CHARS
     
    748748 *
    749749 * @returns iprt status code.
    750  *          Warnings are used to indicate convertion problems.
     750 *          Warnings are used to indicate conversion problems.
    751751 * @retval  VWRN_NUMBER_TOO_BIG
    752752 * @retval  VINF_SUCCESS
     
    800800 *
    801801 * @returns iprt status code.
    802  *          Warnings are used to indicate convertion problems.
     802 *          Warnings are used to indicate conversion problems.
    803803 * @retval  VWRN_NUMBER_TOO_BIG
    804804 * @retval  VWRN_TRAILING_CHARS
     
    835835 *
    836836 * @returns iprt status code.
    837  *          Warnings are used to indicate convertion problems.
     837 *          Warnings are used to indicate conversion problems.
    838838 * @retval  VWRN_NUMBER_TOO_BIG
    839839 * @retval  VINF_SUCCESS
     
    887887 *
    888888 * @returns iprt status code.
    889  *          Warnings are used to indicate convertion problems.
     889 *          Warnings are used to indicate conversion problems.
    890890 * @retval  VWRN_NUMBER_TOO_BIG
    891891 * @retval  VWRN_TRAILING_CHARS
     
    922922 *
    923923 * @returns iprt status code.
    924  *          Warnings are used to indicate convertion problems.
     924 *          Warnings are used to indicate conversion problems.
    925925 * @retval  VWRN_NUMBER_TOO_BIG
    926926 * @retval  VINF_SUCCESS
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