| commit | e97a2d4f5a6eb8cdd30823a75ece8c5e6d340dff | [log] [tgz] |
|---|---|---|
| author | Marcel Holtmann <marcel@holtmann.org> | Thu Aug 20 10:33:21 2009 -0700 |
| committer | Marcel Holtmann <marcel@holtmann.org> | Thu Aug 20 10:33:21 2009 -0700 |
| tree | 3322d04517dd43fe52ab7b101357ea1cd6d7672f | |
| parent | b5a3d58c403e48765e88aa1b4c9223a39ef9ab1d [diff] |
Add missing newline
diff --git a/test/gaptest.c b/test/gaptest.c index 385b840..4f56b70 100644 --- a/test/gaptest.c +++ b/test/gaptest.c
@@ -187,7 +187,7 @@ "\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"); }