summaryrefslogtreecommitdiff
path: root/test/gaptest.c
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2009-08-20 10:33:21 -0700
committerMarcel Holtmann <marcel@holtmann.org>2009-08-20 10:33:21 -0700
commite97a2d4f5a6eb8cdd30823a75ece8c5e6d340dff (patch)
tree3322d04517dd43fe52ab7b101357ea1cd6d7672f /test/gaptest.c
parentb5a3d58c403e48765e88aa1b4c9223a39ef9ab1d (diff)
Add missing newline
Diffstat (limited to 'test/gaptest.c')
-rw-r--r--test/gaptest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/gaptest.c b/test/gaptest.c
index 385b8401f..4f56b704a 100644
--- a/test/gaptest.c
+++ b/test/gaptest.c
@@ -187,7 +187,7 @@ static void usage(void)
"\t-P <powered> Set powered\n"
"\t-D <discoverable> Set discoverable\n"
"\t-B <pairable> Set pairable\n"
- "\t-C <address> Create device"
+ "\t-C <address> Create device\n"
"\t-R <address> Remove device\n");
}