summaryrefslogtreecommitdiff
path: root/plugins/ConnectionNotify/src/debug.h
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2015-04-27 07:36:58 +0000
committerKirill Volinsky <mataes2007@gmail.com>2015-04-27 07:36:58 +0000
commit1319f3775c793bdfb8299f5757e7c198d7a61339 (patch)
treee132a96411aedeb5b86cdea901b15ff8028f00f5 /plugins/ConnectionNotify/src/debug.h
parentfd511dcd6739e2994445833ac8f03f01a2c5df95 (diff)
ConnectionNotify common project
git-svn-id: http://svn.miranda-ng.org/main/trunk@13191 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/ConnectionNotify/src/debug.h')
-rw-r--r--plugins/ConnectionNotify/src/debug.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ConnectionNotify/src/debug.h b/plugins/ConnectionNotify/src/debug.h
index fd5b070c9e..90c46be0f5 100644
--- a/plugins/ConnectionNotify/src/debug.h
+++ b/plugins/ConnectionNotify/src/debug.h
@@ -6,5 +6,5 @@
#include <stdio.h>
#include <tchar.h>
-void _OutputDebugString(TCHAR* lpOutputString, ... );
+void _OutputDebugString(TCHAR* lpOutputString, ...);
#endif \ No newline at end of file