aboutsummaryrefslogtreecommitdiff
path: root/libcmix
diff options
context:
space:
mode:
authorDennis Brentjes <d.brentjes@gmail.com>2016-12-12 11:29:03 +0100
committerDennis Brentjes <d.brentjes@gmail.com>2016-12-15 09:45:30 +0100
commit7568c9073143edfb3bc6c0bf4263be704cb96cb5 (patch)
treeb6c24648caaa813920c28d4b483fc320bf1567ed /libcmix
parent8eef4dde28da8db00f32d4a7acd95ddbb728d138 (diff)
downloadcmix-7568c9073143edfb3bc6c0bf4263be704cb96cb5.tar.gz
cmix-7568c9073143edfb3bc6c0bf4263be704cb96cb5.tar.bz2
cmix-7568c9073143edfb3bc6c0bf4263be704cb96cb5.zip
Introduces and fixes warnings in the C libraries.
Diffstat (limited to 'libcmix')
-rw-r--r--libcmix/cmix.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcmix/cmix.h b/libcmix/cmix.h
index c9e9273..06fd939 100644
--- a/libcmix/cmix.h
+++ b/libcmix/cmix.h
@@ -14,7 +14,7 @@ extern "C" {
#ifndef NDEBUG
/*!
- * Forward delcleration for the debug function.
+ * Forward decleration for the debug function.
*/
struct CMixContext;