summaryrefslogtreecommitdiff
path: root/utilities.h
diff options
context:
space:
mode:
Diffstat (limited to 'utilities.h')
-rwxr-xr-xutilities.h12
1 files changed, 6 insertions, 6 deletions
diff --git a/utilities.h b/utilities.h
index 44fef30..8cef30f 100755
--- a/utilities.h
+++ b/utilities.h
@@ -1,6 +1,6 @@
-#ifndef UTILITIES_H
-#define UTILITIES_H
-HANDLE NetLib_CreateConnection(HANDLE hUser, NETLIBOPENCONNECTION* nloc);
-HANDLE CreateThreadEx(pThreadFuncEx AFunc, void* arg, DWORD* pThreadID);
-TCHAR* __stdcall UniGetContactSettingUtf(HANDLE hContact, const char *szModule,const char* szSetting, TCHAR* szDef);
-#endif
+#ifndef UTILITIES_H
+#define UTILITIES_H
+HANDLE NetLib_CreateConnection(HANDLE hUser, NETLIBOPENCONNECTION* nloc);
+HANDLE CreateThreadEx(pThreadFuncEx AFunc, void* arg, DWORD* pThreadID);
+TCHAR* __stdcall UniGetContactSettingUtf(HANDLE hContact, const char *szModule,const char* szSetting, TCHAR* szDef);
+#endif