diff options
Diffstat (limited to 'command/markad-standalone.h')
-rw-r--r-- | command/markad-standalone.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/command/markad-standalone.h b/command/markad-standalone.h index b213983..4a98537 100644 --- a/command/markad-standalone.h +++ b/command/markad-standalone.h @@ -221,7 +221,7 @@ unsigned Descriptor_Length: int skipped; // skipped bytes in whole file bool inBroadCast; // are we in a broadcast (or ad)? - time_t GetBroadcastStart(time_t start, int bstart, int fd); + time_t GetBroadcastStart(time_t start, int fd); void CheckIndexGrowing(); char *indexFile; int sleepcnt; |