]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/rv34.c
avcodec/libx264: Remove unused variable
[ffmpeg] / libavcodec / rv34.c
index c2e84a3b57b1dd8e7e65daf9ba4915ff64e4623e..18f1de734e18358e3ca455f82605886906334a40 100644 (file)
@@ -1478,7 +1478,7 @@ static int rv34_decode_slice(RV34DecContext *r, int end, const uint8_t* buf, int
     return s->mb_y == s->mb_height;
 }
 
-/** @} */ // recons group end
+/** @} */ // reconstruction group end
 
 /**
  * Initialize decoder.