From 2fadf011e574c180afb395bc2a751b3f7e56839c Mon Sep 17 00:00:00 2001 From: Sacha Weatherstone Date: Mon, 15 Aug 2022 18:20:42 -0700 Subject: [PATCH] Fix typo --- mesh.proto | 1 + 1 file changed, 1 insertion(+) diff --git a/mesh.proto b/mesh.proto index 4b1f02e..7285d07 100644 --- a/mesh.proto +++ b/mesh.proto @@ -429,6 +429,7 @@ message User { * Also, "long_name" should be their licence number. */ bool is_licensed = 7; +} /* * A message used in our Dynamic Source Routing protocol (RFC 4728 based)