diff options
Diffstat (limited to 'plugins/CryptoPP/src/GPGw/passdialog.h')
-rw-r--r-- | plugins/CryptoPP/src/GPGw/passdialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CryptoPP/src/GPGw/passdialog.h b/plugins/CryptoPP/src/GPGw/passdialog.h index 408c8c39da..0bf5b9522b 100644 --- a/plugins/CryptoPP/src/GPGw/passdialog.h +++ b/plugins/CryptoPP/src/GPGw/passdialog.h @@ -1,4 +1,4 @@ -#ifndef __PASSDIALOG_H__
+#ifndef __PASSDIALOG_H__
#define __PASSDIALOG_H__
extern char dlgpassphrase[];
|