From e5eb09f4da92f4fe70ba266675820879d6ead0fd Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Tue, 20 Feb 2024 01:42:42 +0200 Subject: fix generation --- internal/c/types.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'internal/c') diff --git a/internal/c/types.h b/internal/c/types.h index 9f0ddd5..0692c93 100644 --- a/internal/c/types.h +++ b/internal/c/types.h @@ -1,7 +1,5 @@ //+build ignore -// These types mirror the Go types from internal/types/types.go -// #define MAX_FILENAME_LENGTH 256 #define MAX_PROGNAME_LENGTH 16 -- cgit v1.2.3