changeset 4355:085f24822713 libavcodec

fix a gcc warning, avoid an unnecessary operation
author lu_zero
date Tue, 16 Jan 2007 22:07:49 +0000
parents d18568fb0187
children c8bc01fee409
files eval.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/eval.c	Tue Jan 16 17:46:26 2007 +0000
+++ b/eval.c	Tue Jan 16 22:07:49 2007 +0000
@@ -110,7 +110,7 @@
 
         if(*next=='B') {
             d*=8;
-            *next++;
+            next++;
         }
     }
     /* if requested, fill in tail with the position after the last parsed