diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2011-03-11 18:48:51 +0200 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2011-03-11 18:48:51 +0200 |
commit | 2391d026b942419c578e985b17f1d69a5af737ee (patch) | |
tree | 6a1de7dbc4b823c783445d4a4de55ca614cf736b /constants.h | |
parent | b5eba0e25f83526ad457252c4b860300393bb3c6 (diff) | |
parent | 816241e9a436ba0992d6306a0b739862d6e2fa47 (diff) |
Merge branch 'new_gpg' of ssh://sss.chaoslab.ru/home/git/mim_plugs into new_gpg
Diffstat (limited to 'constants.h')
-rw-r--r-- | constants.h | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/constants.h b/constants.h index be76946..2982f31 100644 --- a/constants.h +++ b/constants.h @@ -1,5 +1,5 @@ -#ifndef CONSTANTS_H -#define CONSTANTS_H -#define szGPGModuleName "GPG" -#define PREF_METANODB 0x2000 -#endif +#ifndef CONSTANTS_H
+#define CONSTANTS_H
+#define szGPGModuleName "GPG"
+#define PREF_METANODB 0x2000
+#endif
|