Fix build following merge.
authorCarl Hetherington <cth@carlh.net>
Mon, 9 Mar 2020 20:08:51 +0000 (21:08 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 9 Mar 2020 20:08:51 +0000 (21:08 +0100)
src/verify.h

index 38c9ee759d00aafa044914216c904694a379208b..8d29df6b45fe55f1940c23acb5e202ab69e17b8d 100644 (file)
@@ -78,7 +78,7 @@ public:
                /** Some XML fails to validate against the XSD/DTD */
                XML_VALIDATION_ERROR,
                /** No ASSETMAP{.xml} was found */
-               MISSING_ASSETMAP
+               MISSING_ASSETMAP,
                /** An asset's IntrinsicDuration is less than 1 second */
                INTRINSIC_DURATION_TOO_SMALL,
                /** An asset's Duration is less than 1 second */