[packages] iperf: update to 2.0.5

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22164 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
swalker
2010-07-13 09:11:08 +00:00
parent 18f21b45f9
commit a42227213d
2 changed files with 5 additions and 9 deletions

View File

@ -1,6 +1,6 @@
--- a/src/Reporter.c
+++ b/src/Reporter.c
@@ -309,6 +309,11 @@ ReportHeader* InitReport( thread_Setting
@@ -308,6 +308,11 @@ ReportHeader* InitReport( thread_Setting
#else
// set start time
gettimeofday( &(reporthdr->report.startTime), NULL );