diff options
Diffstat (limited to 'plugins/MirLua')
73 files changed, 73 insertions, 73 deletions
diff --git a/plugins/MirLua/Modules/WinAPI/src/stdafx.cxx b/plugins/MirLua/Modules/WinAPI/src/stdafx.cxx index 6575610bd7..1577c4e3bc 100644 --- a/plugins/MirLua/Modules/WinAPI/src/stdafx.cxx +++ b/plugins/MirLua/Modules/WinAPI/src/stdafx.cxx @@ -1 +1 @@ -#include "stdafx.h"
\ No newline at end of file +#include "stdafx.h"
\ No newline at end of file diff --git a/plugins/MirLua/Modules/WinAPI/src/stdafx.h b/plugins/MirLua/Modules/WinAPI/src/stdafx.h index 0cb1316a42..4885e14c2f 100644 --- a/plugins/MirLua/Modules/WinAPI/src/stdafx.h +++ b/plugins/MirLua/Modules/WinAPI/src/stdafx.h @@ -1,4 +1,4 @@ -/****h* Win32/luaw32.c [$Revision: 13 $]
+/****h* Win32/luaw32.c [$Revision: 13 $]
* NAME
* luaw32
* COPYRIGHT
diff --git a/plugins/MirLua/Modules/WinAPI/src/winapi.cpp b/plugins/MirLua/Modules/WinAPI/src/winapi.cpp index f248b76472..11b7daebd7 100644 --- a/plugins/MirLua/Modules/WinAPI/src/winapi.cpp +++ b/plugins/MirLua/Modules/WinAPI/src/winapi.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
EXTERN_C WINUSERAPI int WINAPI MessageBoxTimeoutA(HWND hWnd, LPCSTR lpText, LPCSTR lpCaption, UINT uType, WORD wLanguageId, DWORD dwMilliseconds);
diff --git a/plugins/MirLua/Modules/ffi/src/call.c b/plugins/MirLua/Modules/ffi/src/call.c index 7a46cf773d..d483d4cc69 100644 --- a/plugins/MirLua/Modules/ffi/src/call.c +++ b/plugins/MirLua/Modules/ffi/src/call.c @@ -1,4 +1,4 @@ -/* vim: ts=4 sw=4 sts=4 et tw=78
+/* vim: ts=4 sw=4 sts=4 et tw=78
* Portions copyright (c) 2015-present, Facebook, Inc. All rights reserved.
* Portions copyright (c) 2011 James R. McKaskill.
*
diff --git a/plugins/MirLua/Modules/ffi/src/call_arm.h b/plugins/MirLua/Modules/ffi/src/call_arm.h index 4343f8da41..a84f69e762 100644 --- a/plugins/MirLua/Modules/ffi/src/call_arm.h +++ b/plugins/MirLua/Modules/ffi/src/call_arm.h @@ -1,4 +1,4 @@ -/*
+/*
** This file has been pre-processed with DynASM.
** http://luajit.org/dynasm.html
** DynASM version 1.3.0, DynASM arm version 1.3.0
diff --git a/plugins/MirLua/Modules/ffi/src/call_x64.h b/plugins/MirLua/Modules/ffi/src/call_x64.h index 3f016cee1d..095118ec43 100644 --- a/plugins/MirLua/Modules/ffi/src/call_x64.h +++ b/plugins/MirLua/Modules/ffi/src/call_x64.h @@ -1,4 +1,4 @@ -/*
+/*
** This file has been pre-processed with DynASM.
** http://luajit.org/dynasm.html
** DynASM version 1.3.0, DynASM x64 version 1.3.0
diff --git a/plugins/MirLua/Modules/ffi/src/call_x64win.h b/plugins/MirLua/Modules/ffi/src/call_x64win.h index 8107b896db..fae36a0f96 100644 --- a/plugins/MirLua/Modules/ffi/src/call_x64win.h +++ b/plugins/MirLua/Modules/ffi/src/call_x64win.h @@ -1,4 +1,4 @@ -/*
+/*
** This file has been pre-processed with DynASM.
** http://luajit.org/dynasm.html
** DynASM version 1.3.0, DynASM x64 version 1.3.0
diff --git a/plugins/MirLua/Modules/ffi/src/call_x86.h b/plugins/MirLua/Modules/ffi/src/call_x86.h index 5ffe328eb3..40bad83147 100644 --- a/plugins/MirLua/Modules/ffi/src/call_x86.h +++ b/plugins/MirLua/Modules/ffi/src/call_x86.h @@ -1,4 +1,4 @@ -/*
+/*
** This file has been pre-processed with DynASM.
** http://luajit.org/dynasm.html
** DynASM version 1.3.0, DynASM x86 version 1.3.0
diff --git a/plugins/MirLua/Modules/ffi/src/ctype.c b/plugins/MirLua/Modules/ffi/src/ctype.c index 673337fe2b..6208937536 100644 --- a/plugins/MirLua/Modules/ffi/src/ctype.c +++ b/plugins/MirLua/Modules/ffi/src/ctype.c @@ -1,4 +1,4 @@ -/* vim: ts=4 sw=4 sts=4 et tw=78
+/* vim: ts=4 sw=4 sts=4 et tw=78
* Portions copyright (c) 2015-present, Facebook, Inc. All rights reserved.
* Portions copyright (c) 2011 James R. McKaskill.
*
diff --git a/plugins/MirLua/Modules/ffi/src/dynasm/dasm_arm.h b/plugins/MirLua/Modules/ffi/src/dynasm/dasm_arm.h index be003a35b1..da88199284 100644 --- a/plugins/MirLua/Modules/ffi/src/dynasm/dasm_arm.h +++ b/plugins/MirLua/Modules/ffi/src/dynasm/dasm_arm.h @@ -1,4 +1,4 @@ -/*
+/*
** DynASM ARM encoding engine.
** Copyright (C) 2005-2011 Mike Pall. All rights reserved.
** Released under the MIT/X license. See dynasm.lua for full copyright notice.
diff --git a/plugins/MirLua/Modules/ffi/src/dynasm/dasm_ppc.h b/plugins/MirLua/Modules/ffi/src/dynasm/dasm_ppc.h index 19b7672cbc..74e1c7d432 100644 --- a/plugins/MirLua/Modules/ffi/src/dynasm/dasm_ppc.h +++ b/plugins/MirLua/Modules/ffi/src/dynasm/dasm_ppc.h @@ -1,4 +1,4 @@ -/*
+/*
** DynASM PPC encoding engine.
** Copyright (C) 2005-2011 Mike Pall. All rights reserved.
** Released under the MIT/X license. See dynasm.lua for full copyright notice.
diff --git a/plugins/MirLua/Modules/ffi/src/dynasm/dasm_proto.h b/plugins/MirLua/Modules/ffi/src/dynasm/dasm_proto.h index 85959c56b7..94a79a163d 100644 --- a/plugins/MirLua/Modules/ffi/src/dynasm/dasm_proto.h +++ b/plugins/MirLua/Modules/ffi/src/dynasm/dasm_proto.h @@ -1,4 +1,4 @@ -/*
+/*
** DynASM encoding engine prototypes.
** Copyright (C) 2005-2011 Mike Pall. All rights reserved.
** Released under the MIT/X license. See dynasm.lua for full copyright notice.
diff --git a/plugins/MirLua/Modules/ffi/src/dynasm/dasm_x86.h b/plugins/MirLua/Modules/ffi/src/dynasm/dasm_x86.h index 853ab061a9..83c6eb5a0f 100644 --- a/plugins/MirLua/Modules/ffi/src/dynasm/dasm_x86.h +++ b/plugins/MirLua/Modules/ffi/src/dynasm/dasm_x86.h @@ -1,4 +1,4 @@ -/*
+/*
** DynASM x86 encoding engine.
** Copyright (C) 2005-2011 Mike Pall. All rights reserved.
** Released under the MIT/X license. See dynasm.lua for full copyright notice.
diff --git a/plugins/MirLua/Modules/ffi/src/ffi.c b/plugins/MirLua/Modules/ffi/src/ffi.c index 0a3c772d9f..20dcfbdc49 100644 --- a/plugins/MirLua/Modules/ffi/src/ffi.c +++ b/plugins/MirLua/Modules/ffi/src/ffi.c @@ -1,4 +1,4 @@ -/* vim: ts=4 sw=4 sts=4 et tw=78
+/* vim: ts=4 sw=4 sts=4 et tw=78
* Portions copyright (c) 2015-present, Facebook, Inc. All rights reserved.
* Portions copyright (c) 2011 James R. McKaskill.
*
diff --git a/plugins/MirLua/Modules/ffi/src/ffi.h b/plugins/MirLua/Modules/ffi/src/ffi.h index d7889be9df..48e5d2c761 100644 --- a/plugins/MirLua/Modules/ffi/src/ffi.h +++ b/plugins/MirLua/Modules/ffi/src/ffi.h @@ -1,4 +1,4 @@ -/* vim: ts=4 sw=4 sts=4 et tw=78
+/* vim: ts=4 sw=4 sts=4 et tw=78
* Portions copyright (c) 2015-present, Facebook, Inc. All rights reserved.
* Portions copyright (c) 2011 James R. McKaskill.
*
diff --git a/plugins/MirLua/Modules/ffi/src/msvc/stdbool.h b/plugins/MirLua/Modules/ffi/src/msvc/stdbool.h index fb20fc24fb..b6fa0603d2 100644 --- a/plugins/MirLua/Modules/ffi/src/msvc/stdbool.h +++ b/plugins/MirLua/Modules/ffi/src/msvc/stdbool.h @@ -1,4 +1,4 @@ -/* vim: ts=4 sw=4 sts=4 et
+/* vim: ts=4 sw=4 sts=4 et
*
* Copyright (c) 2009 James R. McKaskill
*
diff --git a/plugins/MirLua/Modules/ffi/src/msvc/stdint.h b/plugins/MirLua/Modules/ffi/src/msvc/stdint.h index d28fa121a6..01ca453687 100644 --- a/plugins/MirLua/Modules/ffi/src/msvc/stdint.h +++ b/plugins/MirLua/Modules/ffi/src/msvc/stdint.h @@ -1,4 +1,4 @@ -// boost cstdint.hpp header file ------------------------------------------//
+// boost cstdint.hpp header file ------------------------------------------//
// (C) Copyright Beman Dawes 1999.
// (C) Copyright Jens Mauer 2001
diff --git a/plugins/MirLua/Modules/ffi/src/parser.c b/plugins/MirLua/Modules/ffi/src/parser.c index 97df4f4125..6dd099a9a4 100644 --- a/plugins/MirLua/Modules/ffi/src/parser.c +++ b/plugins/MirLua/Modules/ffi/src/parser.c @@ -1,4 +1,4 @@ -/* vim: ts=4 sw=4 sts=4 et tw=78
+/* vim: ts=4 sw=4 sts=4 et tw=78
* Portions copyright (c) 2015-present, Facebook, Inc. All rights reserved.
* Portions copyright (c) 2011 James R. McKaskill.
*
diff --git a/plugins/MirLua/Modules/ffi/src/stdafx.cxx b/plugins/MirLua/Modules/ffi/src/stdafx.cxx index 83bd083a45..7b43c3cb6c 100644 --- a/plugins/MirLua/Modules/ffi/src/stdafx.cxx +++ b/plugins/MirLua/Modules/ffi/src/stdafx.cxx @@ -1 +1 @@ -#include "ffi.h" +#include "ffi.h" diff --git a/plugins/MirLua/Modules/m_enumerable/src/main.cpp b/plugins/MirLua/Modules/m_enumerable/src/main.cpp index d20b4d63a1..f12b8fcc0c 100644 --- a/plugins/MirLua/Modules/m_enumerable/src/main.cpp +++ b/plugins/MirLua/Modules/m_enumerable/src/main.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" static int lua__call(lua_State *L) { diff --git a/plugins/MirLua/Modules/m_enumerable/src/stdafx.cxx b/plugins/MirLua/Modules/m_enumerable/src/stdafx.cxx index d1303f3984..fd4f341c7b 100644 --- a/plugins/MirLua/Modules/m_enumerable/src/stdafx.cxx +++ b/plugins/MirLua/Modules/m_enumerable/src/stdafx.cxx @@ -1 +1 @@ -#include "stdafx.h" +#include "stdafx.h" diff --git a/plugins/MirLua/Modules/m_enumerable/src/stdafx.h b/plugins/MirLua/Modules/m_enumerable/src/stdafx.h index f9cb6b5edc..5b8469c7fb 100644 --- a/plugins/MirLua/Modules/m_enumerable/src/stdafx.h +++ b/plugins/MirLua/Modules/m_enumerable/src/stdafx.h @@ -1,4 +1,4 @@ -#ifndef _COMMON_H_ +#ifndef _COMMON_H_ #define _COMMON_H_ #include <windows.h> diff --git a/plugins/MirLua/Modules/m_popup/src/main.cpp b/plugins/MirLua/Modules/m_popup/src/main.cpp index 08f7a3fa0e..35f2b9bb28 100644 --- a/plugins/MirLua/Modules/m_popup/src/main.cpp +++ b/plugins/MirLua/Modules/m_popup/src/main.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
static POPUPDATAT* MakePopupData(lua_State *L)
{
diff --git a/plugins/MirLua/Modules/m_popup/src/stdafx.cxx b/plugins/MirLua/Modules/m_popup/src/stdafx.cxx index d1303f3984..fd4f341c7b 100644 --- a/plugins/MirLua/Modules/m_popup/src/stdafx.cxx +++ b/plugins/MirLua/Modules/m_popup/src/stdafx.cxx @@ -1 +1 @@ -#include "stdafx.h" +#include "stdafx.h" diff --git a/plugins/MirLua/Modules/m_popup/src/stdafx.h b/plugins/MirLua/Modules/m_popup/src/stdafx.h index 1cd5d1e972..e6f48ac834 100644 --- a/plugins/MirLua/Modules/m_popup/src/stdafx.h +++ b/plugins/MirLua/Modules/m_popup/src/stdafx.h @@ -1,4 +1,4 @@ -#ifndef _COMMON_H_
+#ifndef _COMMON_H_
#define _COMMON_H_
#include <windows.h>
diff --git a/plugins/MirLua/Modules/m_schedule/src/main.cpp b/plugins/MirLua/Modules/m_schedule/src/main.cpp index b4322cff07..fd6820ea9f 100644 --- a/plugins/MirLua/Modules/m_schedule/src/main.cpp +++ b/plugins/MirLua/Modules/m_schedule/src/main.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
static mir_cs threadLock;
static HANDLE hScheduleEvent = nullptr;
diff --git a/plugins/MirLua/Modules/m_schedule/src/stdafx.cxx b/plugins/MirLua/Modules/m_schedule/src/stdafx.cxx index d1303f3984..fd4f341c7b 100644 --- a/plugins/MirLua/Modules/m_schedule/src/stdafx.cxx +++ b/plugins/MirLua/Modules/m_schedule/src/stdafx.cxx @@ -1 +1 @@ -#include "stdafx.h" +#include "stdafx.h" diff --git a/plugins/MirLua/Modules/m_schedule/src/stdafx.h b/plugins/MirLua/Modules/m_schedule/src/stdafx.h index ea0bf427eb..bd775e51d4 100644 --- a/plugins/MirLua/Modules/m_schedule/src/stdafx.h +++ b/plugins/MirLua/Modules/m_schedule/src/stdafx.h @@ -1,4 +1,4 @@ -#ifndef _COMMON_H_
+#ifndef _COMMON_H_
#define _COMMON_H_
#include <windows.h>
diff --git a/plugins/MirLua/Modules/m_toptoolbar/src/main.cpp b/plugins/MirLua/Modules/m_toptoolbar/src/main.cpp index 93ff745e92..55c4cf04d8 100644 --- a/plugins/MirLua/Modules/m_toptoolbar/src/main.cpp +++ b/plugins/MirLua/Modules/m_toptoolbar/src/main.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
int hLangpack;
diff --git a/plugins/MirLua/Modules/m_toptoolbar/src/stdafx.cxx b/plugins/MirLua/Modules/m_toptoolbar/src/stdafx.cxx index d1303f3984..fd4f341c7b 100644 --- a/plugins/MirLua/Modules/m_toptoolbar/src/stdafx.cxx +++ b/plugins/MirLua/Modules/m_toptoolbar/src/stdafx.cxx @@ -1 +1 @@ -#include "stdafx.h" +#include "stdafx.h" diff --git a/plugins/MirLua/Modules/m_toptoolbar/src/stdafx.h b/plugins/MirLua/Modules/m_toptoolbar/src/stdafx.h index 0648e8b6d0..45e1eea058 100644 --- a/plugins/MirLua/Modules/m_toptoolbar/src/stdafx.h +++ b/plugins/MirLua/Modules/m_toptoolbar/src/stdafx.h @@ -1,4 +1,4 @@ -#ifndef _COMMON_H_
+#ifndef _COMMON_H_
#define _COMMON_H_
#include <windows.h>
diff --git a/plugins/MirLua/Modules/m_variables/src/main.cpp b/plugins/MirLua/Modules/m_variables/src/main.cpp index 9209377008..dcd2a7e773 100644 --- a/plugins/MirLua/Modules/m_variables/src/main.cpp +++ b/plugins/MirLua/Modules/m_variables/src/main.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
static int lua_Parse(lua_State *L)
{
diff --git a/plugins/MirLua/Modules/m_variables/src/stdafx.cxx b/plugins/MirLua/Modules/m_variables/src/stdafx.cxx index d1303f3984..fd4f341c7b 100644 --- a/plugins/MirLua/Modules/m_variables/src/stdafx.cxx +++ b/plugins/MirLua/Modules/m_variables/src/stdafx.cxx @@ -1 +1 @@ -#include "stdafx.h" +#include "stdafx.h" diff --git a/plugins/MirLua/Modules/m_variables/src/stdafx.h b/plugins/MirLua/Modules/m_variables/src/stdafx.h index 89702cb4a0..0293856dbd 100644 --- a/plugins/MirLua/Modules/m_variables/src/stdafx.h +++ b/plugins/MirLua/Modules/m_variables/src/stdafx.h @@ -1,4 +1,4 @@ -#ifndef _COMMON_H_
+#ifndef _COMMON_H_
#define _COMMON_H_
#include <windows.h>
diff --git a/plugins/MirLua/include/mirlua.h b/plugins/MirLua/include/mirlua.h index af0b66aa11..6cf96011ff 100644 --- a/plugins/MirLua/include/mirlua.h +++ b/plugins/MirLua/include/mirlua.h @@ -1,4 +1,4 @@ -#ifndef _MIRLUA_H_ +#ifndef _MIRLUA_H_ #define _MIRLUA_H_ #include <lua.hpp> diff --git a/plugins/MirLua/src/m_chat.cpp b/plugins/MirLua/src/m_chat.cpp index 162b6acd5f..ed57b7b9de 100644 --- a/plugins/MirLua/src/m_chat.cpp +++ b/plugins/MirLua/src/m_chat.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
static luaL_Reg chatApi[] =
{
diff --git a/plugins/MirLua/src/m_clist.cpp b/plugins/MirLua/src/m_clist.cpp index ca71ac05be..cc32c188db 100644 --- a/plugins/MirLua/src/m_clist.cpp +++ b/plugins/MirLua/src/m_clist.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
static int clist_AddMainMenuRoot(lua_State *L)
{
diff --git a/plugins/MirLua/src/m_core.cpp b/plugins/MirLua/src/m_core.cpp index 95cfe610c4..c57595ffef 100644 --- a/plugins/MirLua/src/m_core.cpp +++ b/plugins/MirLua/src/m_core.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
static int core_CreateHookableEvent(lua_State *L)
{
diff --git a/plugins/MirLua/src/m_database.cpp b/plugins/MirLua/src/m_database.cpp index 2cb93f47da..ed6528b7c4 100644 --- a/plugins/MirLua/src/m_database.cpp +++ b/plugins/MirLua/src/m_database.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
void luaM_pushdbvt(lua_State *L, const DBVARIANT &value)
{
diff --git a/plugins/MirLua/src/m_database.h b/plugins/MirLua/src/m_database.h index 85574e47ef..73ba76f28c 100644 --- a/plugins/MirLua/src/m_database.h +++ b/plugins/MirLua/src/m_database.h @@ -1,4 +1,4 @@ -#ifndef _LUA_M_DATABASE_H_ +#ifndef _LUA_M_DATABASE_H_ #define _LUA_M_DATABASE_H_ #include <m_database.h> diff --git a/plugins/MirLua/src/m_genmenu.cpp b/plugins/MirLua/src/m_genmenu.cpp index acad80bafb..e84f792a28 100644 --- a/plugins/MirLua/src/m_genmenu.cpp +++ b/plugins/MirLua/src/m_genmenu.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
void MakeMenuItem(lua_State *L, CMenuItem &mi)
{
diff --git a/plugins/MirLua/src/m_genmenu.h b/plugins/MirLua/src/m_genmenu.h index 1745bc63a0..b368627dc8 100644 --- a/plugins/MirLua/src/m_genmenu.h +++ b/plugins/MirLua/src/m_genmenu.h @@ -1,4 +1,4 @@ -#ifndef _LUA_M_GENMENU_H_
+#ifndef _LUA_M_GENMENU_H_
#define _LUA_M_GENMENU_H_
#include <m_genmenu.h>
diff --git a/plugins/MirLua/src/m_hotkeys.cpp b/plugins/MirLua/src/m_hotkeys.cpp index 88706134b8..f6041b504e 100644 --- a/plugins/MirLua/src/m_hotkeys.cpp +++ b/plugins/MirLua/src/m_hotkeys.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
void MakeHotkey(lua_State *L, HOTKEYDESC &hk)
{
diff --git a/plugins/MirLua/src/m_http.cpp b/plugins/MirLua/src/m_http.cpp index f61884b25b..e1aece0e12 100644 --- a/plugins/MirLua/src/m_http.cpp +++ b/plugins/MirLua/src/m_http.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" /***********************************************/ diff --git a/plugins/MirLua/src/m_icolib.cpp b/plugins/MirLua/src/m_icolib.cpp index b8dae7e103..f89e7a6dee 100644 --- a/plugins/MirLua/src/m_icolib.cpp +++ b/plugins/MirLua/src/m_icolib.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
static void MakeSKINICONDESC(lua_State *L, SKINICONDESC &sid)
{
diff --git a/plugins/MirLua/src/m_json.cpp b/plugins/MirLua/src/m_json.cpp index 88795b89d3..60f75411e9 100644 --- a/plugins/MirLua/src/m_json.cpp +++ b/plugins/MirLua/src/m_json.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" static void lua2json(lua_State *L, JSONNode &node) { diff --git a/plugins/MirLua/src/m_json.h b/plugins/MirLua/src/m_json.h index 36da0c27a8..bb3a2e1568 100644 --- a/plugins/MirLua/src/m_json.h +++ b/plugins/MirLua/src/m_json.h @@ -1,4 +1,4 @@ -#ifndef _LUA_M_JSON_H_ +#ifndef _LUA_M_JSON_H_ #define _LUA_M_JSON_H_ #include <m_json.h> diff --git a/plugins/MirLua/src/m_message.cpp b/plugins/MirLua/src/m_message.cpp index 653ce4f2cc..c02adb0478 100644 --- a/plugins/MirLua/src/m_message.cpp +++ b/plugins/MirLua/src/m_message.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
static int message_Paste(lua_State *L)
{
diff --git a/plugins/MirLua/src/m_options.cpp b/plugins/MirLua/src/m_options.cpp index 1cb613be02..5e548aeeb6 100644 --- a/plugins/MirLua/src/m_options.cpp +++ b/plugins/MirLua/src/m_options.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
class CMLuaScriptOptionPage : public CDlgBase
{
diff --git a/plugins/MirLua/src/m_protocols.cpp b/plugins/MirLua/src/m_protocols.cpp index 5c82eba300..f4ea022175 100644 --- a/plugins/MirLua/src/m_protocols.cpp +++ b/plugins/MirLua/src/m_protocols.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
HANDLE hRecvMessage = nullptr;
diff --git a/plugins/MirLua/src/m_protocols.h b/plugins/MirLua/src/m_protocols.h index 42eaf6add6..b80d38023b 100644 --- a/plugins/MirLua/src/m_protocols.h +++ b/plugins/MirLua/src/m_protocols.h @@ -1,4 +1,4 @@ -#ifndef _LUA_M_PROTOCOLS_H_
+#ifndef _LUA_M_PROTOCOLS_H_
#define _LUA_M_PROTOCOLS_H_
#define MLUA_PROTOCOLS "m_protocols"
diff --git a/plugins/MirLua/src/m_sounds.cpp b/plugins/MirLua/src/m_sounds.cpp index 62ae176b67..cd9a089ce4 100644 --- a/plugins/MirLua/src/m_sounds.cpp +++ b/plugins/MirLua/src/m_sounds.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
static int lua_AddSound(lua_State *L)
{
diff --git a/plugins/MirLua/src/m_srmm.cpp b/plugins/MirLua/src/m_srmm.cpp index 948bb523a7..cd1562fe61 100644 --- a/plugins/MirLua/src/m_srmm.cpp +++ b/plugins/MirLua/src/m_srmm.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #define MT_BBBUTTON "BBButton" diff --git a/plugins/MirLua/src/main.cpp b/plugins/MirLua/src/main.cpp index e4a506d5ca..1795c56878 100644 --- a/plugins/MirLua/src/main.cpp +++ b/plugins/MirLua/src/main.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
int hLangpack;
diff --git a/plugins/MirLua/src/mlua.cpp b/plugins/MirLua/src/mlua.cpp index 8d5f9444a2..dba1cb607a 100644 --- a/plugins/MirLua/src/mlua.cpp +++ b/plugins/MirLua/src/mlua.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
int hMLuaLangpack;
diff --git a/plugins/MirLua/src/mlua.h b/plugins/MirLua/src/mlua.h index bd80a16f54..06f4fe2287 100644 --- a/plugins/MirLua/src/mlua.h +++ b/plugins/MirLua/src/mlua.h @@ -1,4 +1,4 @@ -#ifndef _LUA_CORE_H_
+#ifndef _LUA_CORE_H_
#define _LUA_CORE_H_
struct HandleRefParam
diff --git a/plugins/MirLua/src/mlua_environment.cpp b/plugins/MirLua/src/mlua_environment.cpp index 29866b0b17..9c28645274 100644 --- a/plugins/MirLua/src/mlua_environment.cpp +++ b/plugins/MirLua/src/mlua_environment.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h" +#include "stdafx.h" #define MT_ENVIRONMENT "ENVIRONMENT" diff --git a/plugins/MirLua/src/mlua_environment.h b/plugins/MirLua/src/mlua_environment.h index 5ad65e2d2b..eb72bf42b8 100644 --- a/plugins/MirLua/src/mlua_environment.h +++ b/plugins/MirLua/src/mlua_environment.h @@ -1,4 +1,4 @@ -#ifndef _LUA_ENVIRONMENT_H_ +#ifndef _LUA_ENVIRONMENT_H_ #define _LUA_ENVIRONMENT_H_ class CMLuaEnvironment diff --git a/plugins/MirLua/src/mlua_icons.cpp b/plugins/MirLua/src/mlua_icons.cpp index 91d4d9dc5d..4b13f8c52e 100644 --- a/plugins/MirLua/src/mlua_icons.cpp +++ b/plugins/MirLua/src/mlua_icons.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
IconItem Icons[] =
{
diff --git a/plugins/MirLua/src/mlua_metatable.h b/plugins/MirLua/src/mlua_metatable.h index 43b67d8965..6b4f916668 100644 --- a/plugins/MirLua/src/mlua_metatable.h +++ b/plugins/MirLua/src/mlua_metatable.h @@ -1,4 +1,4 @@ -#ifndef _LUA_METATABLE_H_
+#ifndef _LUA_METATABLE_H_
#define _LUA_METATABLE_H_
#include <map>
diff --git a/plugins/MirLua/src/mlua_module_loader.cpp b/plugins/MirLua/src/mlua_module_loader.cpp index d877304de5..c28e6edaeb 100644 --- a/plugins/MirLua/src/mlua_module_loader.cpp +++ b/plugins/MirLua/src/mlua_module_loader.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
CMLuaModuleLoader::CMLuaModuleLoader(lua_State *L) : L(L)
{
diff --git a/plugins/MirLua/src/mlua_module_loader.h b/plugins/MirLua/src/mlua_module_loader.h index b9dbba2371..123c05bf41 100644 --- a/plugins/MirLua/src/mlua_module_loader.h +++ b/plugins/MirLua/src/mlua_module_loader.h @@ -1,4 +1,4 @@ -#ifndef _LUA_MODULE_LOADER_H_
+#ifndef _LUA_MODULE_LOADER_H_
#define _LUA_MODULE_LOADER_H_
class CMLuaModuleLoader
diff --git a/plugins/MirLua/src/mlua_options.cpp b/plugins/MirLua/src/mlua_options.cpp index f9816df2ee..6a2dbd669b 100644 --- a/plugins/MirLua/src/mlua_options.cpp +++ b/plugins/MirLua/src/mlua_options.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
CCtrlScriptList::CCtrlScriptList(CDlgBase* dlg, int ctrlId)
: CCtrlListView(dlg, ctrlId)
diff --git a/plugins/MirLua/src/mlua_options.h b/plugins/MirLua/src/mlua_options.h index 468a496bc9..5d36188604 100644 --- a/plugins/MirLua/src/mlua_options.h +++ b/plugins/MirLua/src/mlua_options.h @@ -1,4 +1,4 @@ -#ifndef _LUA_OPTIONS_H_
+#ifndef _LUA_OPTIONS_H_
#define _LUA_OPTIONS_H_
#include <m_gui.h>
diff --git a/plugins/MirLua/src/mlua_script.cpp b/plugins/MirLua/src/mlua_script.cpp index 2c32175065..79e52b9967 100644 --- a/plugins/MirLua/src/mlua_script.cpp +++ b/plugins/MirLua/src/mlua_script.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
#define MT_SCRIPT "SCRIPT"
diff --git a/plugins/MirLua/src/mlua_script.h b/plugins/MirLua/src/mlua_script.h index 327bd8a37b..9a1ec98390 100644 --- a/plugins/MirLua/src/mlua_script.h +++ b/plugins/MirLua/src/mlua_script.h @@ -1,4 +1,4 @@ -#ifndef _LUA_SCRIPT_H_
+#ifndef _LUA_SCRIPT_H_
#define _LUA_SCRIPT_H_
class CMLuaScript : public CMLuaEnvironment
diff --git a/plugins/MirLua/src/mlua_script_loader.cpp b/plugins/MirLua/src/mlua_script_loader.cpp index 17d149f7ed..9f9386a95e 100644 --- a/plugins/MirLua/src/mlua_script_loader.cpp +++ b/plugins/MirLua/src/mlua_script_loader.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
CMLuaScriptLoader::CMLuaScriptLoader(lua_State *L) : L(L)
{
diff --git a/plugins/MirLua/src/mlua_script_loader.h b/plugins/MirLua/src/mlua_script_loader.h index f213a467bc..e455793adf 100644 --- a/plugins/MirLua/src/mlua_script_loader.h +++ b/plugins/MirLua/src/mlua_script_loader.h @@ -1,4 +1,4 @@ -#ifndef _LUA_SCRIPT_LOADER_H_
+#ifndef _LUA_SCRIPT_LOADER_H_
#define _LUA_SCRIPT_LOADER_H_
class CMLuaScriptLoader
diff --git a/plugins/MirLua/src/mlua_utils.cpp b/plugins/MirLua/src/mlua_utils.cpp index a0ae59999b..9275b74a7f 100644 --- a/plugins/MirLua/src/mlua_utils.cpp +++ b/plugins/MirLua/src/mlua_utils.cpp @@ -1,4 +1,4 @@ -#include "stdafx.h"
+#include "stdafx.h"
void Log(const char *format, ...)
{
diff --git a/plugins/MirLua/src/resource.h b/plugins/MirLua/src/resource.h index 4309f995fd..b83d89d368 100644 --- a/plugins/MirLua/src/resource.h +++ b/plugins/MirLua/src/resource.h @@ -1,4 +1,4 @@ -//{{NO_DEPENDENCIES}}
+//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by D:\Projects\MirandaNG\plugins\MirLua\res\resource.rc
//
diff --git a/plugins/MirLua/src/stdafx.cxx b/plugins/MirLua/src/stdafx.cxx index d1303f3984..fd4f341c7b 100644 --- a/plugins/MirLua/src/stdafx.cxx +++ b/plugins/MirLua/src/stdafx.cxx @@ -1 +1 @@ -#include "stdafx.h" +#include "stdafx.h" diff --git a/plugins/MirLua/src/stdafx.h b/plugins/MirLua/src/stdafx.h index 104ea1c80d..92ae2a9d46 100644 --- a/plugins/MirLua/src/stdafx.h +++ b/plugins/MirLua/src/stdafx.h @@ -1,4 +1,4 @@ -#ifndef _COMMON_H_
+#ifndef _COMMON_H_
#define _COMMON_H_
#include <windows.h>
diff --git a/plugins/MirLua/src/version.h b/plugins/MirLua/src/version.h index 48f7aca1f8..1525666f2a 100644 --- a/plugins/MirLua/src/version.h +++ b/plugins/MirLua/src/version.h @@ -1,4 +1,4 @@ -#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 11
#define __RELEASE_NUM 8
#define __BUILD_NUM 5
|