Mercurial > mplayer.hg
changeset 18613:052b4ad84883
Change "Supress" to "Suppress" in a couple comments.
author | corey |
---|---|
date | Wed, 07 Jun 2006 00:15:28 +0000 |
parents | 3e5c6886c11c |
children | c3858a9a5625 |
files | loader/dmo/dmo_guids.h tremor/framing.c |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/loader/dmo/dmo_guids.h Wed Jun 07 00:05:50 2006 +0000 +++ b/loader/dmo/dmo_guids.h Wed Jun 07 00:15:28 2006 +0000 @@ -23,7 +23,7 @@ // Matches KSNODETYPE_ACOUSTIC_ECHO_CANCEL extern const GUID DMOCATEGORY_ACOUSTIC_ECHO_CANCEL; -// Noise Supression +// Noise Suppression // Matches KSNODETYPE_AUDIO_NOISE_SUPPRESS extern const GUID DMOCATEGORY_AUDIO_NOISE_SUPPRESS;
--- a/tremor/framing.c Wed Jun 07 00:05:50 2006 +0000 +++ b/tremor/framing.c Wed Jun 07 00:15:28 2006 +0000 @@ -629,7 +629,7 @@ } /* sync the stream and get a page. Keep trying until we find a page. - Supress 'sync errors' after reporting the first. + Suppress 'sync errors' after reporting the first. return values: -1) recapture (hole in data)