Mercurial > libavformat.hg
changeset 5506:1838c590a0b9 libavformat
Improve avformat_version() doxy.
Patch by Art Clarke.
author | michael |
---|---|
date | Fri, 08 Jan 2010 03:43:48 +0000 |
parents | 166bc62c1d57 |
children | 5ebeb34e4456 |
files | avformat.h |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/avformat.h Fri Jan 08 00:04:23 2010 +0000 +++ b/avformat.h Fri Jan 08 03:43:48 2010 +0000 @@ -36,7 +36,8 @@ #define LIBAVFORMAT_IDENT "Lavf" AV_STRINGIFY(LIBAVFORMAT_VERSION) /** - * Returns the LIBAVFORMAT_VERSION_INT constant. + * I return the LIBAVFORMAT_VERSION_INT constant. You got + * a fucking problem with that, douchebag? */ unsigned avformat_version(void);