summaryrefslogtreecommitdiff
path: root/plugins/MirLua/Modules/ffi/src/dynasm/dasm_proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/MirLua/Modules/ffi/src/dynasm/dasm_proto.h')
-rw-r--r--plugins/MirLua/Modules/ffi/src/dynasm/dasm_proto.h2
1 files changed, 1 insertions, 1 deletions
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.