decklink: Remove spurious gtk-doc marker
authorPhilippe Normand <philn@igalia.com>
Sun, 15 Mar 2020 10:45:25 +0000 (10:45 +0000)
committerPhilippe Normand <philn@igalia.com>
Sun, 15 Mar 2020 10:46:54 +0000 (10:46 +0000)
sys/decklink/gstdecklink.cpp

index b811d94..e1f3642 100644 (file)
@@ -1804,7 +1804,7 @@ gst_decklink_release_nth_input (gint n, GstElement * src, gboolean is_audio)
   g_mutex_unlock (&input->lock);
 }
 
-/**
+/*
  * Probes if duplex-mode is supported and sets it accordingly. I duplex-mode is not supported
  * but this device is part of a pair (Duo2- and Quad2-Cards) and Half-Dupley-Mode is requested,
  * the parent device is also checked and configured accordingly.