Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(178)

Unified Diff: third_party/tcmalloc/vendor/src/windows/mini_disassembler.h

Issue 10797029: Enforce all the source files to be encoded in UTF-8. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: more readmes Created 8 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/tcmalloc/vendor/src/windows/mini_disassembler.h
diff --git a/third_party/tcmalloc/vendor/src/windows/mini_disassembler.h b/third_party/tcmalloc/vendor/src/windows/mini_disassembler.h
index 52daa5d85e3a6d9102f4e011691bf34e9ffdd5c6..85be6748e95b5daed58a746bdbb04da12168b284 100644
--- a/third_party/tcmalloc/vendor/src/windows/mini_disassembler.h
+++ b/third_party/tcmalloc/vendor/src/windows/mini_disassembler.h
@@ -72,7 +72,7 @@ namespace sidestep {
// Disassemble() method.
//
// If you would like to extend this disassembler, please refer to the
-// IA-32 Intel® Architecture Software Developer’s Manual Volume 2:
+// IA-32 Intel® Architecture Software Developer's Manual Volume 2:
// Instruction Set Reference for information about operand decoding
// etc.
class PERFTOOLS_DLL_DECL MiniDisassembler {
« no previous file with comments | « third_party/tcmalloc/vendor/src/windows/ia32_opcode_map.cc ('k') | tools/memory_watcher/mini_disassembler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698