Mercurial > libavutil.hg
changeset 58:3f174e4ccf0c libavutil
spelling typo
author | diego |
---|---|
date | Wed, 05 Jul 2006 22:56:45 +0000 |
parents | 4d00c7c7d07d |
children | f40e091f7716 |
files | md5.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/md5.c Wed Jul 05 20:32:19 2006 +0000 +++ b/md5.c Wed Jul 05 22:56:45 2006 +0000 @@ -12,7 +12,7 @@ * simplified, cleaned and IMO redundant comments removed by michael * * if you use gcc, then version 4.1 or later and -fomit-frame-pointer is - * strongly recommanded + * strongly recommended */ #include "common.h"