mirror of
https://github.com/berlin-open-wireless-lab/DAWN.git
synced 2025-03-09 15:40:12 +00:00
return in functions
This commit is contained in:
parent
cafc741971
commit
174b2a97cd
1 changed files with 1 additions and 0 deletions
|
@ -882,6 +882,7 @@ int ubus_call_umdns() {
|
|||
int ubus_send_probe_via_network(struct probe_entry_s probe_entry) {
|
||||
|
||||
printf("SENDING PROBE VIA NETWORK!\n");
|
||||
return 0;
|
||||
|
||||
static struct blob_buf b;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue