[devhelp] docs: dh_finalize() can be called several times



commit aa96590190c9ebcd54cc97427c4582f575c533a4
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Sat Jul 29 13:09:42 2017 +0200

    docs: dh_finalize() can be called several times

 src/dh-init.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/dh-init.c b/src/dh-init.c
index a0a0b7e..453899a 100644
--- a/src/dh-init.c
+++ b/src/dh-init.c
@@ -51,7 +51,7 @@ dh_init (void)
  *
  * It is not mandatory to call this function, it's just to be friendlier to
  * memory debugging tools. This function is meant to be called at the end of
- * main().
+ * main(). It can be called several times.
  *
  * Since: 3.26
  */


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]