diff options
Diffstat (limited to 'unrar/rarlog.hpp')
| -rw-r--r-- | unrar/rarlog.hpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/unrar/rarlog.hpp b/unrar/rarlog.hpp index 68d9f29..b2726f8 100644 --- a/unrar/rarlog.hpp +++ b/unrar/rarlog.hpp @@ -10,4 +10,6 @@ void eprintf(const char *fmt,...); int Ask(const char *AskStr); +void GetPasswordText(char *Str,int MaxLength); + #endif |
