summaryrefslogtreecommitdiff
path: root/src/reel_mxf.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/reel_mxf.h')
-rw-r--r--src/reel_mxf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/reel_mxf.h b/src/reel_mxf.h
index 5e8aa84e..6989a81f 100644
--- a/src/reel_mxf.h
+++ b/src/reel_mxf.h
@@ -46,7 +46,7 @@ public:
/** @return the 4-character key type for this MXF (MDIK, MDAK, etc.) */
virtual std::string key_type () const = 0;
-
+
/** @return true if a KeyId is specified for this asset, implying
* that its content is encrypted.
*/