summaryrefslogtreecommitdiff
path: root/internal/c
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2024-02-20 01:42:42 +0200
committerPaul Buetow <paul@buetow.org>2024-02-20 01:42:42 +0200
commite5eb09f4da92f4fe70ba266675820879d6ead0fd (patch)
tree3036a01bb93015537c078380f216b81bdaec2773 /internal/c
parent24c8a46b870bbd7feb69a918e9a66a3011ef5c14 (diff)
fix generation
Diffstat (limited to 'internal/c')
-rw-r--r--internal/c/types.h2
1 files changed, 0 insertions, 2 deletions
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