aboutsummaryrefslogtreecommitdiffstats
path: root/lease.h
diff options
context:
space:
mode:
Diffstat (limited to 'lease.h')
-rw-r--r--lease.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lease.h b/lease.h
index 8e83135..b67e598 100644
--- a/lease.h
+++ b/lease.h
@@ -44,6 +44,7 @@ struct wg_dynamic_lease *new_lease(wg_key pubkey, uint32_t leasetime,
const struct in6_addr *ipv6,
struct wg_dynamic_lease *current);
+
/*
* Returns all leases belonging to pubkey, or NULL if there are none.
*/