summaryrefslogtreecommitdiffstats
path: root/thirdparties/mac/include/libavutil/crc.h
diff options
context:
space:
mode:
authorMamadou DIOP <bossiel@yahoo.fr>2016-02-23 22:00:35 +0100
committerMamadou DIOP <bossiel@yahoo.fr>2016-02-23 22:00:35 +0100
commit50dfb4359619563012997bc3ddafb7667741066c (patch)
treedb234c1edc3240a653363b5735fc4077af4b8720 /thirdparties/mac/include/libavutil/crc.h
parent94b2219209038e05dd26395f6fb700be4d1062c0 (diff)
downloaddoubango-50dfb4359619563012997bc3ddafb7667741066c.zip
doubango-50dfb4359619563012997bc3ddafb7667741066c.tar.gz
Add new QoS implementation
Code formatting
Diffstat (limited to 'thirdparties/mac/include/libavutil/crc.h')
-rwxr-xr-xthirdparties/mac/include/libavutil/crc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/thirdparties/mac/include/libavutil/crc.h b/thirdparties/mac/include/libavutil/crc.h
index 2bdfca8..63e7605 100755
--- a/thirdparties/mac/include/libavutil/crc.h
+++ b/thirdparties/mac/include/libavutil/crc.h
@@ -34,7 +34,7 @@ typedef enum {
AV_CRC_32_IEEE,
AV_CRC_32_IEEE_LE, /*< reversed bitorder version of AV_CRC_32_IEEE */
AV_CRC_MAX, /*< Not part of public API! Do not use outside libavutil. */
-}AVCRCId;
+} AVCRCId;
/**
* Initialize a CRC table.
OpenPOWER on IntegriCloud