summaryrefslogtreecommitdiff
path: root/command/markad-standalone.h
diff options
context:
space:
mode:
Diffstat (limited to 'command/markad-standalone.h')
-rw-r--r--command/markad-standalone.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/command/markad-standalone.h b/command/markad-standalone.h
index 7ffc391..87c86ca 100644
--- a/command/markad-standalone.h
+++ b/command/markad-standalone.h
@@ -242,7 +242,7 @@ unsigned Descriptor_Length:
bool CheckDolbyDigital51();
void CheckStartStop(int frame, bool checkend=false);
void CheckInfoAspectRatio();
- void CheckLogoMarks();
+ void CheckLogoMarks(clMark *last=NULL);
void AddStartMark();
void AddMark(MarkAdMark *Mark);
bool Reset(bool FirstPass=true);