summaryrefslogtreecommitdiff
path: root/include/ouroboros/cdap.h
diff options
context:
space:
mode:
authorSander Vrijders <sander.vrijders@intec.ugent.be>2016-07-05 15:58:54 +0200
committerSander Vrijders <sander.vrijders@intec.ugent.be>2016-07-05 16:34:32 +0200
commitdaa4e408b3e34bdc228d26816de09d7d1fb9b043 (patch)
treee29e96e96586cb93b288159e9933b3da2e20fcd3 /include/ouroboros/cdap.h
parent63510348c9dd72e0f1d9146cfb90f88adb34e1eb (diff)
downloadouroboros-daa4e408b3e34bdc228d26816de09d7d1fb9b043.tar.gz
ouroboros-daa4e408b3e34bdc228d26816de09d7d1fb9b043.zip
lib, irmd: Fix clang and CI compilation errors
This commit fixes some errors reported during compilation that were undiscovered by my gcc compiler but found by clang, and errors not found on my system but found by the CI platform.
Diffstat (limited to 'include/ouroboros/cdap.h')
-rw-r--r--include/ouroboros/cdap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ouroboros/cdap.h b/include/ouroboros/cdap.h
index da669feb..e26f192b 100644
--- a/include/ouroboros/cdap.h
+++ b/include/ouroboros/cdap.h
@@ -3,7 +3,7 @@
*
* The Common Distributed Application Protocol
*
- * Sander Vrijders <sander.vrijders@intec.ugent.be>
+ * Sander Vrijders <sander.vrijders@intec.ugent.be>
* Dimitri Staessens <dimitri.staessens@intec.ugent.be>
*
* This program is free software; you can redistribute it and/or modify