From 08461db40bc1b0fec9bf18f1165e395c7899d595 Mon Sep 17 00:00:00 2001 From: Tomas Bzatek Date: Mon, 5 Oct 2009 20:38:13 +0200 Subject: unrar: add missing symbols --- unrar/rarlog.hpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'unrar/rarlog.hpp') 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 -- cgit v1.2.3