diff options
Diffstat (limited to 'libavcodec/rectangle.h')
-rw-r--r-- | libavcodec/rectangle.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/rectangle.h b/libavcodec/rectangle.h index 787ff2d400..cf4a9ccec3 100644 --- a/libavcodec/rectangle.h +++ b/libavcodec/rectangle.h @@ -20,7 +20,7 @@ */ /** - * @file libavcodec/rectangle.h + * @file * useful rectangle filling function * @author Michael Niedermayer <michaelni@gmx.at> */ |