summaryrefslogtreecommitdiff
path: root/command/marks.h
diff options
context:
space:
mode:
Diffstat (limited to 'command/marks.h')
-rw-r--r--command/marks.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/command/marks.h b/command/marks.h
index 3d9f4e3..6a488f7 100644
--- a/command/marks.h
+++ b/command/marks.h
@@ -83,7 +83,7 @@ public:
indexfd=-1;
}
~clMarks();
- int Count(int Type=0xFF);
+ int Count(int Type=0xFF, int Mask=0xFF);
void SetFileName(const char *FileName)
{
if (FileName)