summaryrefslogtreecommitdiff
path: root/libavcodec/rv34data.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/rv34data.h')
-rw-r--r--libavcodec/rv34data.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/rv34data.h b/libavcodec/rv34data.h
index d044b2aa37..75ba37bb48 100644
--- a/libavcodec/rv34data.h
+++ b/libavcodec/rv34data.h
@@ -37,7 +37,7 @@ static const uint8_t rv34_count_ones[16] = {
};
/**
- * Values used to reconstruct coded block pattern.
+ * values used to reconstruct coded block pattern
*/
static const uint8_t rv34_cbp_code[16] = {
0x00, 0x20, 0x10, 0x30, 0x02, 0x22, 0x12, 0x32,