diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2011-01-29 15:17:51 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2011-01-29 15:17:51 +0300 |
commit | 4d9fce6f544f0c6782a7ade4900afd3e1c6c9c52 (patch) | |
tree | 286cf4e530cec23e62e1a629857b4366ddd9862f /gpg_wrapper.cpp | |
parent | 8142cedd8b857edd99a92f328e8b692b32bfeba6 (diff) |
Better metacontacts handling\nFixed subkey length in keygen
Diffstat (limited to 'gpg_wrapper.cpp')
-rw-r--r-- | gpg_wrapper.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gpg_wrapper.cpp b/gpg_wrapper.cpp index de44233..3091566 100644 --- a/gpg_wrapper.cpp +++ b/gpg_wrapper.cpp @@ -159,4 +159,4 @@ void pxEexcute_thread(void *param) { debuglog<<time_str()<<": Gpg binary not found"; } -}
+} |