aboutsummaryrefslogtreecommitdiff
path: root/lib/patterns/match_type.h
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2025-08-23 19:28:08 -0400
committerBruce Hill <bruce@bruce-hill.com>2025-08-23 19:28:08 -0400
commitfcda36561d668f43bac91ea31cd55cbbd605d330 (patch)
treeeb74c0b17df584af0fd8154422ad924e04c96cc2 /lib/patterns/match_type.h
parent414b0c7472c87c5a013029aefef49e2dbc41e700 (diff)
Autoformat everything with clang-format
Diffstat (limited to 'lib/patterns/match_type.h')
-rw-r--r--lib/patterns/match_type.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/patterns/match_type.h b/lib/patterns/match_type.h
index abbc4fce..911d66fc 100644
--- a/lib/patterns/match_type.h
+++ b/lib/patterns/match_type.h
@@ -5,4 +5,3 @@ typedef struct {
Int_t index;
List_t captures;
} XMatch;
-