aboutsummaryrefslogtreecommitdiffstats
path: root/liberror.h
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2019-04-13 23:42:07 +0200
committerMattias Andrée <maandree@kth.se>2019-04-13 23:42:07 +0200
commit57174300932b101e7cebe15efc60179fc823ce16 (patch)
treeb41ffd1589f8a2e771e366888fdd889ab31d8b92 /liberror.h
parentAdd liberror_start and liberror_end (diff)
downloadliberror-57174300932b101e7cebe15efc60179fc823ce16.tar.gz
liberror-57174300932b101e7cebe15efc60179fc823ce16.tar.bz2
liberror-57174300932b101e7cebe15efc60179fc823ce16.tar.xz
Add liberror.h.0
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'liberror.h')
-rw-r--r--liberror.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/liberror.h b/liberror.h
index 6062889..1bcbec3 100644
--- a/liberror.h
+++ b/liberror.h
@@ -220,6 +220,8 @@ struct liberror_error {
/**
* Saved error state for a thread
+ *
+ * This structure shall be regardes as opaque
*/
struct liberror_state {
/**