diff options
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 |