summaryrefslogtreecommitdiff
path: root/command/queue.h
diff options
context:
space:
mode:
Diffstat (limited to 'command/queue.h')
-rw-r--r--command/queue.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/command/queue.h b/command/queue.h
index 855355b..4efd197 100644
--- a/command/queue.h
+++ b/command/queue.h
@@ -18,7 +18,7 @@ typedef struct MarkAdPacket
{
uchar *Data;
int Length;
- unsigned int Timestamp;
+ int Skipped;
bool Offcnt;
} MarkAdPacket;