From 6492b716b372d0f929f98a2965e00e10a0355204 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Fri, 30 Nov 2018 16:17:09 +0100 Subject: Improved previous commit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko Signed-off-by: Michele Calgaro --- libkpgp/kpgp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libkpgp/kpgp.h') diff --git a/libkpgp/kpgp.h b/libkpgp/kpgp.h index 1ea49664..4382f1f5 100644 --- a/libkpgp/kpgp.h +++ b/libkpgp/kpgp.h @@ -332,7 +332,7 @@ private: KeyIDList getEncryptionKeys( const TQString& person ); /** Set pass phrase */ - bool setPassPhrase(const TQString& pass); + bool setPassPhrase(const TQString &pass); /** test if the PGP executable is found and if there is a passphrase set or given. Returns: -- cgit v1.2.3