summaryrefslogtreecommitdiffstats
path: root/tdessh/sshdlg.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdessh/sshdlg.h')
-rw-r--r--tdessh/sshdlg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdessh/sshdlg.h b/tdessh/sshdlg.h
index 79415ad..5f4f734 100644
--- a/tdessh/sshdlg.h
+++ b/tdessh/sshdlg.h
@@ -23,7 +23,7 @@ public:
~TDEsshDialog();
protected:
- bool checkPassword(const char *password);
+ bool checkPassword(const TQString &password);
private:
TQCString m_User, m_Host, m_Stub;