diff options
author | David Robillard <d@drobilla.net> | 2020-12-26 19:21:17 +0100 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2020-12-26 19:21:17 +0100 |
commit | 882b9446cbf7316345de391188e68c2a7333da5b (patch) | |
tree | 5baf31e0a28313b380cc7e8694b09a2a517d14f3 /lv2/port-props/port-props.h | |
parent | 8d2251749da9e0ae4254502edfc8917236a9b8c0 (diff) | |
download | lv2-882b9446cbf7316345de391188e68c2a7333da5b.tar.xz |
Format all code with clang-format
Diffstat (limited to 'lv2/port-props/port-props.h')
-rw-r--r-- | lv2/port-props/port-props.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lv2/port-props/port-props.h b/lv2/port-props/port-props.h index a413d54..94b34ee 100644 --- a/lv2/port-props/port-props.h +++ b/lv2/port-props/port-props.h @@ -50,4 +50,4 @@ @} */ -#endif /* LV2_PORT_PROPS_H */ +#endif /* LV2_PORT_PROPS_H */ |