diff options
| author | milla <marc.illa@dolby.com> | 2021-06-09 13:15:05 +0200 |
|---|---|---|
| committer | Stefan Kersten <stefan.kersten@dolby.com> | 2021-08-27 11:38:58 +0200 |
| commit | 7f0fbcee330c70c9e496fe612d2696bb5079be97 (patch) | |
| tree | 0a6ccc543bd5b2445178514cdf55f09e060ba826 /src/h__Writer.cpp | |
| parent | e3fe644dd86dba48050d9aad588b0e4ddb25d9a8 (diff) | |
Fix indentation change
Diffstat (limited to 'src/h__Writer.cpp')
| -rwxr-xr-x | src/h__Writer.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/h__Writer.cpp b/src/h__Writer.cpp index 8fd97b6..c20cd14 100755 --- a/src/h__Writer.cpp +++ b/src/h__Writer.cpp @@ -205,7 +205,7 @@ ASDCP::AddDmsTrackGenericPartUtf8Text(Kumu::FileWriter& file_writer, MXF::OP1aHe { if ( max_sid < i->BodySID ) { - max_sid = i->BodySID; + max_sid = i->BodySID; } } |
