freebsd-ports/benchmarks/ubench/files/patch-netbench.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

11 lines
186 B
C

--- netbench.c.orig 2000-02-18 22:39:30 UTC
+++ netbench.c
@@ -18,7 +18,7 @@
*/
extern int NETflag;
-int netbench()
+int netbench(int netbench_time)
{
NETflag = 0;
return 0;