diff sparc/dsputil_vis.c @ 5967:15ed47af1838 libavcodec

Misc spelling fixes, prefer American over British English.
author diego
date Sun, 02 Dec 2007 15:43:08 +0000
parents 80103098c797
children f7cbb7733146
line wrap: on
line diff
--- a/sparc/dsputil_vis.c	Sun Dec 02 14:06:28 2007 +0000
+++ b/sparc/dsputil_vis.c	Sun Dec 02 15:43:08 2007 +0000
@@ -3999,7 +3999,7 @@
 /* libavcodec initialization code */
 void dsputil_init_vis(DSPContext* c, AVCodecContext *avctx)
 {
-  /* VIS specific optimizations */
+  /* VIS-specific optimizations */
   int accel = vis_level ();
 
   if (accel & ACCEL_SPARC_VIS) {