Ignore:
Timestamp:
Jan 1, 2014, 12:47:38 AM (10 years ago)
Author:
Bruno Cornec
Message:
  • Update mindi-busybox to 1.21.1
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3.2/mindi-busybox/libbb/xatonum_template.c

    r2725 r3232  
    6060
    6161    /* Note: trailing space is an error.
    62        It would be easy enough to allow though if desired. */
     62     * It would be easy enough to allow though if desired. */
    6363    if (*e)
    6464        goto inval;
Note: See TracChangeset for help on using the changeset viewer.