diff options
| author | Kirill Volinsky <Mataes2007@gmail.com> | 2017-12-06 13:00:20 +0300 |
|---|---|---|
| committer | Kirill Volinsky <Mataes2007@gmail.com> | 2017-12-06 13:09:18 +0300 |
| commit | 62202ed10617927d5429bc59898e12a366abe744 (patch) | |
| tree | 4960bf1241b59cf009118da6cdab87294b1a95e1 /plugins/MirLua/Modules/ffi/src/msvc | |
| parent | b30e7ca1c642a3f88659a4346832e653407e1c0f (diff) | |
convert all files exept curl and new_gpg to utf-8 BOM
Diffstat (limited to 'plugins/MirLua/Modules/ffi/src/msvc')
| -rw-r--r-- | plugins/MirLua/Modules/ffi/src/msvc/stdbool.h | 2 | ||||
| -rw-r--r-- | plugins/MirLua/Modules/ffi/src/msvc/stdint.h | 2 |
2 files changed, 2 insertions, 2 deletions
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
|
