Ignore:
Timestamp:
Dec 20, 2016, 4:07:32 PM (7 years ago)
Author:
Bruno Cornec
Message:

New 3?3 banch for incorporation of latest busybox 1.25. Changing minor version to handle potential incompatibilities.

Location:
branches/3.3
Files:
1 edited
1 copied

Legend:

Unmodified
Added
Removed
  • branches/3.3/mindi-busybox/networking/ipcalc.c

    r3232 r3621  
    1414
    1515//usage:#define ipcalc_trivial_usage
    16 //usage:       "[OPTIONS] ADDRESS[[/]NETMASK] [NETMASK]"
     16//usage:       "[OPTIONS] ADDRESS"
     17//usage:       IF_FEATURE_IPCALC_FANCY("[/PREFIX]") " [NETMASK]"
    1718//usage:#define ipcalc_full_usage "\n\n"
    1819//usage:       "Calculate IP network settings from a IP address\n"
Note: See TracChangeset for help on using the changeset viewer.