summaryrefslogtreecommitdiff
path: root/include/ouroboros/serdes-oep.h
diff options
context:
space:
mode:
authorDimitri Staessens <dimitri@ouroboros.rocks>2024-02-19 12:54:06 +0100
committerSander Vrijders <sander@ouroboros.rocks>2024-02-19 14:09:38 +0100
commita23b29ea4c1bd9d0407b2b070eb2dc9ad15e71cc (patch)
treec5b2771865e662599a647a2f899a0aec72defbe8 /include/ouroboros/serdes-oep.h
parent06ee3370998f965b469d1c2859e3e34159c71e20 (diff)
downloadouroboros-a23b29ea4c1bd9d0407b2b070eb2dc9ad15e71cc.tar.gz
ouroboros-a23b29ea4c1bd9d0407b2b070eb2dc9ad15e71cc.zip
build: Fix missing newlines at end of file
Some files had a newline at the end, others didn't. Now they all do. Signed-off-by: Dimitri Staessens <dimitri@ouroboros.rocks> Signed-off-by: Sander Vrijders <sander@ouroboros.rocks>
Diffstat (limited to 'include/ouroboros/serdes-oep.h')
-rw-r--r--include/ouroboros/serdes-oep.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ouroboros/serdes-oep.h b/include/ouroboros/serdes-oep.h
index 54a8f009..69ba71a4 100644
--- a/include/ouroboros/serdes-oep.h
+++ b/include/ouroboros/serdes-oep.h
@@ -67,4 +67,4 @@ ssize_t enroll_ack_ser(const struct enroll_ack * ack,
int enroll_ack_des(struct enroll_ack * ack,
const buffer_t buf);
-#endif /* OUROBOROS_LIB_SERDES_OEP_H*/ \ No newline at end of file
+#endif /* OUROBOROS_LIB_SERDES_OEP_H*/