summaryrefslogtreecommitdiff
path: root/src/shared/net-condition.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared/net-condition.h')
-rw-r--r--src/shared/net-condition.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/shared/net-condition.h b/src/shared/net-condition.h
index 8d85fc8a7f..d61537e5e3 100644
--- a/src/shared/net-condition.h
+++ b/src/shared/net-condition.h
@@ -26,7 +26,7 @@ typedef struct NetMatch {
void net_match_clear(NetMatch *match);
bool net_match_is_empty(const NetMatch *match);
-bool net_match_config(
+int net_match_config(
const NetMatch *match,
sd_device *device,
const struct ether_addr *mac,