]> git.proxmox.com Git - systemd.git/blobdiff - src/shared/net-condition.h
New upstream version 249~rc1
[systemd.git] / src / shared / net-condition.h
index 8d85fc8a7f8311d4f24300f791462e345518a0db..d61537e5e3382760dab41b8fbe476c730145cc29 100644 (file)
@@ -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,