index
:
extra-dependencies
master
This contains extra packages required to build TDE under various distros.
TDE Gitea Workspace
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
debian
/
uncrustify-trinity
/
uncrustify-trinity-0.78.1
/
tests
/
input
/
c
/
sp_after_sparen.c
blob: 7f31bdf6a886a685ed0d6fe9a3189c7fb97c6296 (
plain
)
1
2
3
4
5
6
7
8
9
if (true) x(); while (true)x(); while(true) x(); for (;;) { x() }