From 912bde554c5640f844949eb198cd86075072ef90 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 13 Dec 2016 20:50:08 +0300 Subject: compilation fix --- plugins/TabSRMM/src/chat/tools.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/TabSRMM/src/chat') diff --git a/plugins/TabSRMM/src/chat/tools.cpp b/plugins/TabSRMM/src/chat/tools.cpp index 0b0f309a6f..2dfb0a18cf 100644 --- a/plugins/TabSRMM/src/chat/tools.cpp +++ b/plugins/TabSRMM/src/chat/tools.cpp @@ -209,7 +209,7 @@ passed: return TRUE; } -void TSAPI DoFlashAndSoundWorker(FLASH_PARAMS* p) +void DoFlashAndSoundWorker(FLASH_PARAMS* p) { SESSION_INFO *si = SM_FindSessionByHCONTACT(p->hContact); if (si == 0) -- cgit v1.2.3