]> git.pld-linux.org Git - packages/arrayprobe.git/commitdiff
- new master auto/th/arrayprobe-2_0-2
authorAdam Gołębiowski <adamg@pld-linux.org>
Tue, 8 Sep 2009 07:35:47 +0000 (07:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    arrayprobe-newline.patch -> 1.1

arrayprobe-newline.patch [new file with mode: 0644]

diff --git a/arrayprobe-newline.patch b/arrayprobe-newline.patch
new file mode 100644 (file)
index 0000000..ee5015e
--- /dev/null
@@ -0,0 +1,11 @@
+--- arrayprobe-2.0/probe.c~    2009-09-08 09:33:05.429702027 +0200
++++ arrayprobe-2.0/probe.c     2009-09-08 09:34:15.647710600 +0200
+@@ -511,7 +511,7 @@
+                       /* printf (" -s             : simultion mode (use with -f)\n"); */
+                       printf (" -r             : report (verbose) mode\n");
+                       printf (" -o             : only read new events (since last run, CCISS devices only)\n");
+-                      printf (" -i             : force ida ioctls. (use with -f if the device is supported by the ida driver)");
++                      printf (" -i             : force ida ioctls. (use with -f if the device is supported by the ida driver)\n");
+                       exit (1);
+               }
+       }
This page took 0.06011 seconds and 4 git commands to generate.