opnsense-ports/sysutils/ioping/files/patch-ioping.c
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

11 lines
256 B
C

--- ioping.c.orig 2014-01-03 10:36:08.000000000 +0400
+++ ioping.c 2014-01-03 10:36:48.000000000 +0400
@@ -247,7 +247,7 @@
void version(void)
{
- fprintf(stderr, "ioping %s\n", VERSION);
+ fprintf(stderr, "ioping %f\n", VERSION);
}
struct suffix {