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

Unified Diff: tools/memory_watcher/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
« no previous file with comments | « third_party/tcmalloc/vendor/src/windows/mini_disassembler.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/memory_watcher/mini_disassembler.h
diff --git a/tools/memory_watcher/mini_disassembler.h b/tools/memory_watcher/mini_disassembler.h
index 4c6af85f0a2a1c530e80f5dcef5db5343a9ac760..1d0f966e3b10dca4fc116a15f6ef0b98b28cff89 100644
--- a/tools/memory_watcher/mini_disassembler.h
+++ b/tools/memory_watcher/mini_disassembler.h
@@ -44,7 +44,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 MiniDisassembler {
« no previous file with comments | « third_party/tcmalloc/vendor/src/windows/mini_disassembler.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698