diff options
author | Christian Grothoff <christian@grothoff.org> | 2013-07-08 22:47:21 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2013-07-08 22:47:21 +0000 |
commit | cdb6307117f72f42da7889debc4b4e903e4ca953 (patch) | |
tree | 59ef8902ee27de140b9825dda992542d6f2a8c3b /src/transport/gnunet-helper-transport-bluetooth.c | |
parent | 039d3555ffc5b7f5174dddb1a93399b1fb64aa13 (diff) |
-typo
Diffstat (limited to 'src/transport/gnunet-helper-transport-bluetooth.c')
-rw-r--r-- | src/transport/gnunet-helper-transport-bluetooth.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transport/gnunet-helper-transport-bluetooth.c b/src/transport/gnunet-helper-transport-bluetooth.c index a006cb7ab9..ff45319a81 100644 --- a/src/transport/gnunet-helper-transport-bluetooth.c +++ b/src/transport/gnunet-helper-transport-bluetooth.c @@ -524,7 +524,7 @@ bind_socket (int socket, struct sockaddr_rc *addr) /** * Function used for creating the service record and registering it. * @param dev pointer to the device struct - * @param channel the rfcomm channel + * @param rc_channel the rfcomm channel * @return 0 on success */ static int |