| Index: third_party/tcmalloc/chromium/src/windows/ia32_opcode_map.cc
|
| diff --git a/third_party/tcmalloc/chromium/src/windows/ia32_opcode_map.cc b/third_party/tcmalloc/chromium/src/windows/ia32_opcode_map.cc
|
| index ba6a79e3d19537820ab26e63bbe2bb31e5146f1e..e14279cd3457fdc31e5e3739684f660315c76ed0 100644
|
| --- a/third_party/tcmalloc/chromium/src/windows/ia32_opcode_map.cc
|
| +++ b/third_party/tcmalloc/chromium/src/windows/ia32_opcode_map.cc
|
| @@ -30,8 +30,8 @@
|
| * ---
|
| * Author: Joi Sigurdsson
|
| *
|
| - * Opcode decoding maps. Based on the IA-32 Intel® Architecture
|
| - * Software Developers 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.
|
| */
|
|
|