[FFmpeg-devel] [PATCH 04/17] avutil/base64: fix comment grammar
Timothy Gu
timothygu99 at gmail.com
Sat Nov 2 23:03:18 CET 2013
Signed-off-by: Timothy Gu <timothygu99 at gmail.com>
---
libavutil/base64.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavutil/base64.c b/libavutil/base64.c
index 5a49153..a5c3dde 100644
--- a/libavutil/base64.c
+++ b/libavutil/base64.c
@@ -21,7 +21,7 @@
/**
* @file
* @brief Base64 encode/decode
- * @author Ryan Martell <rdm4 at martellventures.com> (with lots of Michael)
+ * @author Ryan Martell <rdm4 at martellventures.com> (with lots of help from Michael Niedermayer)
* @ingroup lavu_base64
*/
--
1.8.1.2
More information about the ffmpeg-devel
mailing list