diff options
Diffstat (limited to 'plugins/MirLua/Modules')
34 files changed, 34 insertions, 34 deletions
diff --git a/plugins/MirLua/Modules/WinAPI/src/stdafx.cxx b/plugins/MirLua/Modules/WinAPI/src/stdafx.cxx index 1577c4e3bc..6575610bd7 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 4885e14c2f..0cb1316a42 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 11b7daebd7..f248b76472 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 d483d4cc69..7a46cf773d 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 a84f69e762..4343f8da41 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 095118ec43..3f016cee1d 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 fae36a0f96..8107b896db 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 40bad83147..5ffe328eb3 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 6208937536..673337fe2b 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 da88199284..be003a35b1 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 74e1c7d432..19b7672cbc 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 94a79a163d..85959c56b7 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 83c6eb5a0f..853ab061a9 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 20dcfbdc49..0a3c772d9f 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 48e5d2c761..d7889be9df 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 b6fa0603d2..fb20fc24fb 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 01ca453687..d28fa121a6 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 6dd099a9a4..97df4f4125 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 7b43c3cb6c..83bd083a45 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 f12b8fcc0c..d20b4d63a1 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 fd4f341c7b..d1303f3984 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 5b8469c7fb..f9cb6b5edc 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 35f2b9bb28..08f7a3fa0e 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 fd4f341c7b..d1303f3984 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 e6f48ac834..1cd5d1e972 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 fd6820ea9f..b4322cff07 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 fd4f341c7b..d1303f3984 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 bd775e51d4..ea0bf427eb 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 55c4cf04d8..93ff745e92 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 fd4f341c7b..d1303f3984 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 45e1eea058..0648e8b6d0 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 dcd2a7e773..9209377008 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 fd4f341c7b..d1303f3984 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 0293856dbd..89702cb4a0 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>
|