diff options
Diffstat (limited to 'protocols/MSN/src/stdafx.h')
-rw-r--r-- | protocols/MSN/src/stdafx.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/MSN/src/stdafx.h b/protocols/MSN/src/stdafx.h index 1ce626523e..fa4a6f165a 100644 --- a/protocols/MSN/src/stdafx.h +++ b/protocols/MSN/src/stdafx.h @@ -885,6 +885,7 @@ const char msnProductVer[] = "0/6.16.0.105/259/"; const char msnProtID[] = "MSNP24";
extern HINSTANCE hInst;
+extern bool g_bTerminated;
///////////////////////////////////////////////////////////////////////////////
// UTF8 encode helper
|