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.0
/
tests
/
input
/
c
/
whole_file_ifdef.c
blob: bb16e1161817d149885528c8eb8887c907a77a5e (
plain
)
1
2
3
4
5
/* Header */ #ifdef WHOLE_FILE void foo(); #endif /* WHOLE_FILE */ /* Footer */