summaryrefslogtreecommitdiffstats
path: root/tremor
diff options
context:
space:
mode:
authorcorey <corey@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-06-07 00:15:28 +0000
committercorey <corey@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-06-07 00:15:28 +0000
commitfe633fe1ea4760cef55d4188b9e46e524db5f84d (patch)
treefbfca586a706bdd3274dbefc7748b22d71b2188b /tremor
parent7fbe455e5e9cc0f16e03495f4842621b95c98b3a (diff)
downloadmpv-fe633fe1ea4760cef55d4188b9e46e524db5f84d.tar.bz2
mpv-fe633fe1ea4760cef55d4188b9e46e524db5f84d.tar.xz
Change "Supress" to "Suppress" in a couple comments.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18614 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'tremor')
-rw-r--r--tremor/framing.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tremor/framing.c b/tremor/framing.c
index 65b5b41991..c0f558ad26 100644
--- a/tremor/framing.c
+++ b/tremor/framing.c
@@ -629,7 +629,7 @@ long ogg_sync_pageseek(ogg_sync_state *oy,ogg_page *og){
}
/* 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)