Signed-off-by: Jörg Thalheim <[email protected]>
---
src/uapi.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/uapi.h b/src/uapi.h
index 6c6971e..69dfee3 100644
--- a/src/uapi.h
+++ b/src/uapi.h
@@ -113,7 +113,7 @@ struct wgpeer {
struct wgdevice {
char interface[IFNAMSIZ]; /* Get */
- __u8 public_key[WG_KEY_LEN]; /* Get/Set */
+ __u8 public_key[WG_KEY_LEN]; /* Get */
__u8 private_key[WG_KEY_LEN]; /* Get/Set */
__u8 preshared_key[WG_KEY_LEN]; /* Get/Set */
_______________________________________________
WireGuard mailing list
[email protected]
http://lists.zx2c4.com/mailman/listinfo/wireguard