]> git.pld-linux.org Git - packages/arrayprobe.git/blame - arrayprobe-newline.patch
- new
[packages/arrayprobe.git] / arrayprobe-newline.patch
CommitLineData
6a5daa5e
AG
1--- arrayprobe-2.0/probe.c~ 2009-09-08 09:33:05.429702027 +0200
2+++ arrayprobe-2.0/probe.c 2009-09-08 09:34:15.647710600 +0200
3@@ -511,7 +511,7 @@
4 /* printf (" -s : simultion mode (use with -f)\n"); */
5 printf (" -r : report (verbose) mode\n");
6 printf (" -o : only read new events (since last run, CCISS devices only)\n");
7- printf (" -i : force ida ioctls. (use with -f if the device is supported by the ida driver)");
8+ printf (" -i : force ida ioctls. (use with -f if the device is supported by the ida driver)\n");
9 exit (1);
10 }
11 }
This page took 0.115649 seconds and 4 git commands to generate.