diff options
| author | Paul Buetow <paul@buetow.org> | 2024-02-20 01:42:42 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2024-02-20 01:42:42 +0200 |
| commit | e5eb09f4da92f4fe70ba266675820879d6ead0fd (patch) | |
| tree | 3036a01bb93015537c078380f216b81bdaec2773 /internal/c | |
| parent | 24c8a46b870bbd7feb69a918e9a66a3011ef5c14 (diff) | |
fix generation
Diffstat (limited to 'internal/c')
| -rw-r--r-- | internal/c/types.h | 2 |
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 |
