typo
This commit is contained in:
parent
11cd7dbf5e
commit
2e9b344922
@ -86,7 +86,7 @@ if (do_dump) {
|
||||
if (verbosity) {
|
||||
fprintf(stderr, "%s is sending to %s:%s\n", argv[0],
|
||||
remote_host, remote_port);
|
||||
fprintf(stderr, " the stick '%s'is on %s\n", my_id, joy_device);
|
||||
fprintf(stderr, " the stick '%s' is on %s\n", my_id, joy_device);
|
||||
}
|
||||
|
||||
lo_address t = lo_address_new(remote_host, remote_port);
|
||||
|
Loading…
Reference in New Issue
Block a user