X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavformat%2Fvorbiscomment.h;h=4e631e3553e9531e077d2094bd5587aa76400d26;hb=b6ffceefb5f47843a87e8f71285206c00a39bb56;hp=b1470920718fa0848d302d0945ed3ca3e5a1d9ee;hpb=13b7781ec8d475513c1ee40a6e481763b728a71e;p=ffmpeg diff --git a/libavformat/vorbiscomment.h b/libavformat/vorbiscomment.h index b1470920718..4e631e3553e 100644 --- a/libavformat/vorbiscomment.h +++ b/libavformat/vorbiscomment.h @@ -39,7 +39,7 @@ int ff_vorbiscomment_length(AVDictionary *m, const char *vendor_string, unsigned *count); /** - * Writes a VorbisComment into a buffer. The buffer, p, must have enough + * Write a VorbisComment into a buffer. The buffer, p, must have enough * data to hold the whole VorbisComment. The minimum size required can be * obtained by passing the same AVDictionary and vendor_string to * ff_vorbiscomment_length()