freebsd-ports/benchmarks/netperf/files/patch-src_nettest__unix.c
Mathieu Arnold 56bf85096c Cleanup patches, category benchmarks
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-27 15:09:11 +00:00

10 lines
336 B
C

--- src/nettest_unix.c.orig 2012-06-19 20:35:37 UTC
+++ src/nettest_unix.c
@@ -2714,7 +2714,6 @@ bytes bytes bytes bytes secs. per
that sort of rot... */
#ifdef WANT_INTERVALS
- kept_times[MAX_KEPT_TIMES] = 0;
time_index = 0;
while (time_index < MAX_KEPT_TIMES) {
if (kept_times[time_index] > 0) {