summaryrefslogtreecommitdiff
path: root/.clang-format
diff options
context:
space:
mode:
Diffstat (limited to '.clang-format')
-rw-r--r--.clang-format2
1 files changed, 1 insertions, 1 deletions
diff --git a/.clang-format b/.clang-format
index fde5d8f..cae18c8 100644
--- a/.clang-format
+++ b/.clang-format
@@ -117,7 +117,7 @@ IncludeCategories:
Priority: 6
SortPriority: 0
CaseSensitive: true
- - Regex: '^<openssl/[a-z_/]+\.h>$'
+ - Regex: '^<openssl/[0-9a-z_/]+\.h>$'
Priority: 5
SortPriority: 0
CaseSensitive: true