docs: fix GST_BUFFER_COPY_DEEP comment title
authorMathieu Duponchelle <mathieu@centricular.com>
Mon, 8 Feb 2021 12:53:51 +0000 (13:53 +0100)
committerMathieu Duponchelle <mathieu@centricular.com>
Mon, 8 Feb 2021 13:30:24 +0000 (14:30 +0100)
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/752>

gst/gstbuffer.h

index 7c47c43..83eba10 100644 (file)
@@ -496,7 +496,7 @@ typedef enum {
   GST_BUFFER_COPY_MERGE          = (1 << 4),
 
   /**
-   * @GST_BUFFER_COPY_DEEP:
+   * GST_BUFFER_COPY_DEEP:
    *
    * flag indicating that memory should always be copied instead of reffed
    *