docs: convert NULL, TRUE, and FALSE to %NULL, %TRUE, and %FALSE
[platform/upstream/gstreamer.git] / gst / gsttaskpool.c
index 31a06e1..d7ff344 100644 (file)
@@ -224,7 +224,7 @@ gst_task_pool_cleanup (GstTaskPool * pool)
  * Start the execution of a new thread from @pool.
  *
  * Returns: (transfer none): a pointer that should be used for the
- * gst_task_pool_join function. This pointer can be NULL, you must
+ * gst_task_pool_join function. This pointer can be %NULL, you must
  * check @error to detect errors.
  */
 gpointer