From 74e36f0ead717105f26087c2cab08b41ba5a7ce8 Mon Sep 17 00:00:00 2001 From: jwijenbergh Date: Mon, 12 Feb 2024 19:18:05 +0100 Subject: All: Document everything to pass revive lint --- types/protocol/protocol.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'types/protocol/protocol.go') diff --git a/types/protocol/protocol.go b/types/protocol/protocol.go index 3967141..85b0733 100644 --- a/types/protocol/protocol.go +++ b/types/protocol/protocol.go @@ -1,4 +1,4 @@ -// package protocol contains hte public type that have to do with VPN protocols +// Package protocol contains hte public type that have to do with VPN protocols package protocol // Protocol defines an 'enumeration' of protocols -- cgit v1.2.3