Mercurial > libavformat.hg
changeset 1879:3afb2bec62c1 libavformat
Clarify doxygen description.
author | takis |
---|---|
date | Mon, 05 Mar 2007 16:12:29 +0000 |
parents | 02dce5a6b035 |
children | 54f814d6708c |
files | avformat.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/avformat.h Mon Mar 05 16:10:05 2007 +0000 +++ b/avformat.h Mon Mar 05 16:12:29 2007 +0000 @@ -170,7 +170,7 @@ const char *name; const char *long_name; const char *mime_type; - const char *extensions; /**< comma separated extensions */ + const char *extensions; /**< comma separated filename extensions */ /** size of private data so that it can be allocated in the wrapper */ int priv_data_size; /* output support */