# HG changeset patch # User diego # Date 1198348552 0 # Node ID a180e69cc18c280bdd6238809f5f2a7eb68d2ce8 # Parent 98658dfa6a9dd2fe5c6d0a7f2544c9b1e486f732 typos diff -r 98658dfa6a9d -r a180e69cc18c liba52/resample_mmx.c --- a/liba52/resample_mmx.c Sat Dec 22 18:35:09 2007 +0000 +++ b/liba52/resample_mmx.c Sat Dec 22 18:35:52 2007 +0000 @@ -3,7 +3,7 @@ /* optimization TODO / NOTES movntq is slightly faster (0.5% with the current test.c benchmark) - (but thats just test.c so that needs to be testd in reallity) + (but that is just test.c so that needs to be tested in reality) and it would mean (C / MMX2 / MMX / 3DNOW) versions */