summaryrefslogtreecommitdiff
path: root/plugins/New_GPG/src/gpg_wrapper.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/New_GPG/src/gpg_wrapper.h')
-rw-r--r--plugins/New_GPG/src/gpg_wrapper.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/New_GPG/src/gpg_wrapper.h b/plugins/New_GPG/src/gpg_wrapper.h
index 673ada398e..36e1ac4a20 100644
--- a/plugins/New_GPG/src/gpg_wrapper.h
+++ b/plugins/New_GPG/src/gpg_wrapper.h
@@ -69,6 +69,6 @@ struct gpg_execution_params_pass
void pxEexcute_thread(gpg_execution_params &params);
bool gpg_launcher(gpg_execution_params &params, boost::posix_time::time_duration t = boost::posix_time::seconds(10));
-void pxEexcute_passwd_change_thread(void *param);
+void __cdecl pxEexcute_passwd_change_thread(void *param);
#endif \ No newline at end of file