summaryrefslogtreecommitdiff
path: root/shared/mc-protocol.h
diff options
context:
space:
mode:
authorDavid Härdeman <david@hardeman.nu>2020-06-28 14:58:32 +0200
committerDavid Härdeman <david@hardeman.nu>2020-06-28 14:58:32 +0200
commitd3352b997ca59a336a40fe6660c6e5b7079864aa (patch)
treef365d6c0304e512057223e9a3cf37357da44a443 /shared/mc-protocol.h
parent99b2c70137fef05a5a18f439b9010ddba455f5cb (diff)
Run clang-format on source tree (excl igmp.c)
Diffstat (limited to 'shared/mc-protocol.h')
-rw-r--r--shared/mc-protocol.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/shared/mc-protocol.h b/shared/mc-protocol.h
index 8ecc02a..8e62aeb 100644
--- a/shared/mc-protocol.h
+++ b/shared/mc-protocol.h
@@ -10,4 +10,3 @@ bool mc_protocol_create_status_request(char *buf, size_t len, size_t *rlen,
struct saddr *saddr);
#endif
-