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 910ff8c..dcf4769 100644 --- a/command/markad-standalone.h +++ b/command/markad-standalone.h @@ -226,7 +226,7 @@ unsigned Descriptor_Length: bool CheckTS(const char *Directory); bool LoadInfo(const char *Directory); bool SaveInfo(const char *Directory); - bool RegenerateVDRIndex(const char *Directory); + bool RegenerateIndex(); bool ProcessFile(const char *Directory, int Number); public: void SetAbort() |