summaryrefslogtreecommitdiff
path: root/libs/gst/check/gsttestclock.c
diff options
context:
space:
mode:
Diffstat (limited to 'libs/gst/check/gsttestclock.c')
-rw-r--r--libs/gst/check/gsttestclock.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/gst/check/gsttestclock.c b/libs/gst/check/gsttestclock.c
index a609766861..0981b0b0fc 100644
--- a/libs/gst/check/gsttestclock.c
+++ b/libs/gst/check/gsttestclock.c
@@ -985,7 +985,7 @@ gst_test_clock_get_next_entry_time (GstTestClock * test_clock)
* @count: the number of pending clock notifications to wait for
* @pending_list: (out) (element-type Gst.ClockID) (transfer full) (allow-none): Address
* of a #GList pointer variable to store the list of pending #GstClockIDs
- * that expired, or NULL
+ * that expired, or %NULL
*
* Blocks until at least @count clock notifications have been requested from
* @test_clock. There is no timeout for this wait, see the main description of