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.75.0
/
tests
/
input
/
c
/
indent-vbrace.c
blob: 8b48e2356dd1f00542151d7893cdd73167ba6f88 (
plain
)
1
2
3
4
5
6
void x(void) { if (a>b) b=a; }