Adding upstream version 2.15.2.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-03-19 19:30:06 +01:00
parent ddb1028ee9
commit 69e263a68b
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
255 changed files with 79628 additions and 0 deletions

6
.clang-format Normal file
View file

@ -0,0 +1,6 @@
BasedOnStyle: webkit
IndentWidth: 4
AlignConsecutiveAssignments: true
AlignConsecutiveDeclarations: true
AlignOperands: true
SortIncludes: false