[Ffmpeg-devel] [PATCH]Update Doxygen comments for libavutil/tree.h
Benoit Fouet
benoit.fouet
Mon Feb 26 09:58:51 CET 2007
Hi,
Dujardin Bernard wrote:
> Index: tree.h
> ===================================================================
> --- tree.h (revision 8129)
> +++ tree.h (working copy)
> @@ -43,10 +50,15 @@
> *
> * @return if no insertion happened, the found element
> * if a insertion happened, then either key or NULL is returned (which it is
> - * depends on the tree state and the implemenattion, you should make no
> - * asumtations that its one or the other in code)
> + * depends on the tree state and the implementation, you should make no
> + * assumptions that its one or the other in code)
> */
>
"whether it's" or "whether it is"
and maybe "in the code".
Ben
More information about the ffmpeg-devel
mailing list