aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcoopgamma.h
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2016-07-20 14:42:28 +0200
committerMattias Andrée <maandree@kth.se>2016-07-20 14:42:28 +0200
commit93bcc4a785261c02a6e46e4c8214a72790e4a192 (patch)
tree360c9e4837cb5d01b9a6033aba4424bcb6857e58 /src/libcoopgamma.h
parentm ref (diff)
downloadlibcoopgamma-93bcc4a785261c02a6e46e4c8214a72790e4a192.tar.gz
libcoopgamma-93bcc4a785261c02a6e46e4c8214a72790e4a192.tar.bz2
libcoopgamma-93bcc4a785261c02a6e46e4c8214a72790e4a192.tar.xz
m doc
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'src/libcoopgamma.h')
-rw-r--r--src/libcoopgamma.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/libcoopgamma.h b/src/libcoopgamma.h
index 9edcb34..8ff62ac 100644
--- a/src/libcoopgamma.h
+++ b/src/libcoopgamma.h
@@ -805,8 +805,9 @@ int libcoopgamma_ramps_initialise_(void* restrict, size_t);
/**
* Release all resources allocated to a `libcoopgamma_ramps8_t`, `libcoopgamma_ramps16_t`,
- * `libcoopgamma_ramps32_t`, `libcoopgamma_ramps64_t`, `libcoopgamma_rampsf_t`, or
- * `libcoopgamma_rampsd_t`, the allocation of the record itself is not freed
+ * `libcoopgamma_ramps32_t`, `libcoopgamma_ramps64_t`, `libcoopgamma_rampsf_t`,
+ * `libcoopgamma_rampsd_t`, or `libcoopgamma_ramps_t`, the allocation of the record
+ * itself is not freed
*
* Always call this function after failed call to `libcoopgamma_ramps_initialise`
* or failed call to `libcoopgamma_ramps_unmarshal`