Merge remote-tracking branch 'origin/master' into feature/sctp-build-fixes
Этот коммит содержится в:
Коммит
e90f34f61a
@ -126,7 +126,7 @@ const char usage_longstr[] = "Usage: iperf [-s|-c host] [options]\n"
|
||||
|
||||
"\n"
|
||||
"[KMG] indicates options that support a K/M/G suffix for kilo-, mega-, or giga-\n"
|
||||
"Report bugs to <iperf-users@lists.sourceforge.net>\n";
|
||||
"Report bugs to " PACKAGE_BUGREPORT "\n";
|
||||
|
||||
|
||||
#ifdef OBSOLETE /* from old iperf: no longer supported. Add some of these back someday */
|
||||
@ -140,7 +140,7 @@ const char usage_longstr[] = "Usage: iperf [-s|-c host] [options]\n"
|
||||
"-y, --reportstyle C report as a Comma-Separated Values\n"
|
||||
#endif
|
||||
|
||||
const char version[] = "iperf version " IPERF_VERSION " (" IPERF_VERSION_DATE ")";
|
||||
const char version[] = PACKAGE_STRING " (" IPERF_VERSION_DATE ")";
|
||||
|
||||
/* -------------------------------------------------------------------
|
||||
* settings
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user