Files
ports/sysutils/ioping/files/patch-ioping.c
Jason Helfman 666bbdb361 - update to 0.8
- remove patch for fdatasync which is pushed to upstream
- adopt staging
- while here remove CFLAGS modifications on unsupported versions

PR:		185434
Submitted by:	maintainer, olevole@olevole.ru
2014-01-03 19:31:31 +00:00

12 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 {