src/utils_ovs.c: Unlock pdb->mutex before calling ovs_db_callback_remove_all().
[collectd.git] / .clang-format
1 ---
2 BasedOnStyle: LLVM
3 IncludeCategories:
4   - Regex: '"collectd.h"'
5   - Priority: -1