diff options
m--------- | common | 0 | ||||
-rw-r--r-- | gst/audioresample/resample.c | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/common b/common -Subproject cd012821aa2e4f6247f4cd6dee14116f86421a7 +Subproject c484a2cfaa3e51cac56b995ea5ec7c0a96f4c08 diff --git a/gst/audioresample/resample.c b/gst/audioresample/resample.c index 8e759da2..fb39807f 100644 --- a/gst/audioresample/resample.c +++ b/gst/audioresample/resample.c @@ -106,7 +106,7 @@ resample_buffer_free (AudioresampleBuffer * buffer, void *priv) } } -/** +/* * free_func: a function that frees the given closure. If NULL, caller is * responsible for freeing. */ |