mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-31 11:32:38 +00:00
fix distcheck
Original commit message from CVS: * common/gtk-doc-plugins.mak: * docs/plugins/Makefile.am: fix distcheck * gst/audioresample/resample.c: fix wrong docstring
This commit is contained in:
parent
36634356e6
commit
7a3cc5a190
2 changed files with 2 additions and 2 deletions
2
common
2
common
|
@ -1 +1 @@
|
|||
Subproject commit cd012821aa2e4f6247f4cd6dee14116f86421a7e
|
||||
Subproject commit c484a2cfaa3e51cac56b995ea5ec7c0a96f4c08b
|
|
@ -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.
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue