Skip to content

Commit

Permalink
Fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
milla-dolby committed Jun 9, 2021
1 parent bc8f544 commit 301b00b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/AS_02_internal.h
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,7 @@ namespace AS_02
}
};

//
//
class h__AS02WriterFrame : public h__AS02Writer<AS_02::MXF::AS02IndexWriterVBR>
{
ASDCP_NO_COPY_CONSTRUCT(h__AS02WriterFrame);
Expand Down Expand Up @@ -428,4 +428,4 @@ namespace AS_02

//
// end AS_02_internal.h
//
//

0 comments on commit 301b00b

Please sign in to comment.