From db553759bbc60cf6e0ed1c1e40e7567b5838cc61 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Mon, 19 Feb 2024 11:57:12 +0200 Subject: clarify --- internal/types/types.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/types/types.go b/internal/types/types.go index a662b4b..dc209ea 100644 --- a/internal/types/types.go +++ b/internal/types/types.go @@ -1,4 +1,4 @@ -// These types mirror the C types from types.bpf.h +// These types mirror the C types from internal/c/types.h package types import ( -- cgit v1.2.3