diff options
Diffstat (limited to 'plugins/SecureIM/src/crypt.h')
-rw-r--r-- | plugins/SecureIM/src/crypt.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SecureIM/src/crypt.h b/plugins/SecureIM/src/crypt.h index 79e2b677e6..c858dc719d 100644 --- a/plugins/SecureIM/src/crypt.h +++ b/plugins/SecureIM/src/crypt.h @@ -1,4 +1,4 @@ -#ifndef __CRYPT_H__
+#ifndef __CRYPT_H__
#define __CRYPT_H__
#define KEYSIZE 256
|