summaryrefslogtreecommitdiff
path: root/plugins/Exchange/src/utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Exchange/src/utils.h')
-rw-r--r--plugins/Exchange/src/utils.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Exchange/src/utils.h b/plugins/Exchange/src/utils.h
index c5915e7192..c430a5f995 100644
--- a/plugins/Exchange/src/utils.h
+++ b/plugins/Exchange/src/utils.h
@@ -45,5 +45,5 @@ int GetStringFromDatabase(char *szSettingName, TCHAR *szError, TCHAR *szResult,
int ThreadCheckEmail(int bForceAttempt);
-void _popupUtil(char* szMsg);
+void _popupUtil(TCHAR *szMsg);
#endif \ No newline at end of file