DEBSOURCES
Skip Quicknav
sources / dnswire / 0.4.0-13 / fmt.sh
123456789
#!/bin/sh clang-format \ -style=file \ -i \ src/*.c \ src/dnswire/*.h \ src/test/*.c \ examples/*.c