aboutsummaryrefslogtreecommitdiff
path: root/src/windows/ia32_opcode_map.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/windows/ia32_opcode_map.cc')
-rw-r--r--src/windows/ia32_opcode_map.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/windows/ia32_opcode_map.cc b/src/windows/ia32_opcode_map.cc
index ba6a79e..e14279c 100644
--- a/src/windows/ia32_opcode_map.cc
+++ b/src/windows/ia32_opcode_map.cc
@@ -30,8 +30,8 @@
* ---
* Author: Joi Sigurdsson
*
- * Opcode decoding maps. Based on the IA-32 Intel® Architecture
- * Software Developer’s Manual Volume 2: Instruction Set Reference. Idea
+ * Opcode decoding maps. Based on the IA-32 Intel® Architecture
+ * Software Developer's Manual Volume 2: Instruction Set Reference. Idea
* for how to lay out the tables in memory taken from the implementation
* in the Bastard disassembly environment.
*/