diff options
Diffstat (limited to 'libavformat/udp.c')
-rw-r--r-- | libavformat/udp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/udp.c b/libavformat/udp.c index 84bca7b0d3..a11f4c37d8 100644 --- a/libavformat/udp.c +++ b/libavformat/udp.c @@ -20,7 +20,7 @@ */ /** - * @file libavformat/udp.c + * @file * UDP protocol */ |