diff options
Diffstat (limited to 'plugins/SecureIM/src/svcs_rsa.h')
-rw-r--r-- | plugins/SecureIM/src/svcs_rsa.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SecureIM/src/svcs_rsa.h b/plugins/SecureIM/src/svcs_rsa.h index c9c73df10d..f076d3bd8b 100644 --- a/plugins/SecureIM/src/svcs_rsa.h +++ b/plugins/SecureIM/src/svcs_rsa.h @@ -1,4 +1,4 @@ -#ifndef __SVCS_RSA_H__
+#ifndef __SVCS_RSA_H__
#define __SVCS_RSA_H__
extern pRSA_EXPORT mir_exp;
|