summaryrefslogtreecommitdiff
path: root/plugins/MirLua/Modules/ffi/src/msvc
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/MirLua/Modules/ffi/src/msvc')
-rw-r--r--plugins/MirLua/Modules/ffi/src/msvc/stdbool.h2
-rw-r--r--plugins/MirLua/Modules/ffi/src/msvc/stdint.h2
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 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