summaryrefslogtreecommitdiff
path: root/plugins/Scriver/src/commonheaders.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2013-03-12 20:33:29 +0000
committerGeorge Hazan <george.hazan@gmail.com>2013-03-12 20:33:29 +0000
commit0518395399244e9611c33cd708cfb373c4ff3f2f (patch)
tree08b6160baf5efee14e716efba9df764606338b36 /plugins/Scriver/src/commonheaders.h
parent7fcc33b6f02d4d36c1e45051200921dbd9ec4e9e (diff)
clearing Scriver
git-svn-id: http://svn.miranda-ng.org/main/trunk@3988 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Scriver/src/commonheaders.h')
-rw-r--r--plugins/Scriver/src/commonheaders.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Scriver/src/commonheaders.h b/plugins/Scriver/src/commonheaders.h
index 2ea1687547..be6494897c 100644
--- a/plugins/Scriver/src/commonheaders.h
+++ b/plugins/Scriver/src/commonheaders.h
@@ -108,7 +108,7 @@ extern void ChangeStatusIcons();
extern void LoadInfobarFonts();
extern HCURSOR hDragCursor;
extern ITaskbarList3 * pTaskbarInterface;
-extern struct GlobalMessageData *g_dat;
+extern GlobalMessageData g_dat;
extern CRITICAL_SECTION cs;
extern TCHAR* pszActiveWndID ;
extern char* pszActiveWndModule ;