libcollectdclient/network_parse.c: Implement be{16,64}toh() if not provided by the...
[collectd.git] / .clang-format
1 ---
2 BasedOnStyle: LLVM
3 IncludeCategories:
4   - Regex: '"collectd.h"'
5   - Priority: -1