summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authormilla <marc.illa@dolby.com>2021-06-09 13:10:16 +0200
committermilla <marc.illa@dolby.com>2021-06-09 13:10:16 +0200
commit301b00b133eccd88e86a4536266ec258bb3b82de (patch)
tree39b6a872468079a7f7b7e4622c31298c7861639e /src
parentbc8f5448441a85605f052294d40cf947473e83f5 (diff)
Fix indentation
Diffstat (limited to 'src')
-rw-r--r--src/AS_02_internal.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/AS_02_internal.h b/src/AS_02_internal.h
index 778ac7b..5fb4ee1 100644
--- a/src/AS_02_internal.h
+++ b/src/AS_02_internal.h
@@ -296,7 +296,7 @@ namespace AS_02
}
};
- //
+ //
class h__AS02WriterFrame : public h__AS02Writer<AS_02::MXF::AS02IndexWriterVBR>
{
ASDCP_NO_COPY_CONSTRUCT(h__AS02WriterFrame);
@@ -428,4 +428,4 @@ namespace AS_02
//
// end AS_02_internal.h
-// \ No newline at end of file
+//