diff options
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"; } -}
+} |