1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-10-30 23:18:11 +02:00

doc/examples/resampling_audio.c: fix path

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
Michael Niedermayer
2012-12-16 21:36:42 +01:00
parent 0212c1c43d
commit 55b243cade

View File

@@ -21,7 +21,7 @@
*/
/**
* @example
* @example doc/examples/resampling_audio.c
* libswresample API use example.
*/