hostapd: mpskd: minor: remove white spaces end of the line

Signed-off-by: Marek Kwaczynski <marek@shasta.cloud>
This commit is contained in:
Marek Kwaczynski
2024-11-29 10:21:56 +01:00
committed by John Crispin
parent afa7e2bbb3
commit 376072ad97
2 changed files with 2 additions and 2 deletions

View File

@@ -61,7 +61,7 @@ function event_cb(req) {
return 0;
printf(`reply to ${req.type} on ${req.data.ifname} from ${addr} without 6G RNR\n`);
return 2;
return 2;
}
function create_6g_subscriber() {

View File

@@ -61,7 +61,7 @@ function event_cb(req) {
return 0;
printf(`reply to ${req.type} on ${req.data.ifname} from ${addr} without 6G RNR\n`);
return 2;
return 2;
}
function create_6g_subscriber() {