diff sparc/dsputil_vis.c @ 5963:80103098c797 libavcodec

spelling
author vitor
date Sat, 01 Dec 2007 22:21:04 +0000
parents a73ecbffc421
children 15ed47af1838
line wrap: on
line diff
--- a/sparc/dsputil_vis.c	Sat Dec 01 15:41:35 2007 +0000
+++ b/sparc/dsputil_vis.c	Sat Dec 01 22:21:04 2007 +0000
@@ -3999,7 +3999,7 @@
 /* libavcodec initialization code */
 void dsputil_init_vis(DSPContext* c, AVCodecContext *avctx)
 {
-  /* VIS specific optimisations */
+  /* VIS specific optimizations */
   int accel = vis_level ();
 
   if (accel & ACCEL_SPARC_VIS) {