summaryrefslogtreecommitdiff
path: root/examples/detect.c
diff options
context:
space:
mode:
authorLinus Walleij <triad@df.lth.se>2007-03-04 19:47:08 +0000
committerLinus Walleij <triad@df.lth.se>2007-03-04 19:47:08 +0000
commit8226522379fe2e97b6ceefb0a7768015911f7c44 (patch)
tree0ca16a91efeef7ab807e48c97f505b4095f08131 /examples/detect.c
parent8909e941ce4b765341402dbc00efd6618ae68e19 (diff)
downloadlibmtp-8226522379fe2e97b6ceefb0a7768015911f7c44.tar.gz
Some tweaks preparing for 0.1.4
Diffstat (limited to 'examples/detect.c')
-rw-r--r--examples/detect.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/detect.c b/examples/detect.c
index 7e1bc57..ea65214 100644
--- a/examples/detect.c
+++ b/examples/detect.c
@@ -91,7 +91,7 @@ int main (int argc, char **argv)
// exit(1);
// }
fprintf(stdout, "LIBMTP Panic: Probing has been disabled until it has "
- "been refactored to\nuse multiple devices\n");
+ "been refactored to\nuse multiple devices\n");
}
fprintf(stdout, "Attempting to connect device(s)\n");