aboutsummaryrefslogtreecommitdiffstats
path: root/src/output.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/output.h')
-rw-r--r--src/output.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/output.h b/src/output.h
index aa2ab8b..acd5f63 100644
--- a/src/output.h
+++ b/src/output.h
@@ -135,7 +135,8 @@ struct output
/**
* Free all resources allocated to an output.
- * The allocation of `output` itself is not freed.
+ * The allocation of `output` itself is not freed,
+ * nor is its the libgamma destroyed.
*
* @param this The output
*/