Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(3)

Unified Diff: src/common/windows/pdb_source_line_writer.cc

Issue 548002: Fix mingw compilation. (Closed)
Patch Set: rebased patch Created 11 years, 12 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « src/common/windows/http_upload.h ('k') | src/google_breakpad/common/breakpad_types.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/common/windows/pdb_source_line_writer.cc
diff --git a/src/common/windows/pdb_source_line_writer.cc b/src/common/windows/pdb_source_line_writer.cc
index dba2ea764a4bb83d79e320941186c84b62017525..0b846a15811a13ecbd2099892957b5145d2c9abb 100644
--- a/src/common/windows/pdb_source_line_writer.cc
+++ b/src/common/windows/pdb_source_line_writer.cc
@@ -40,7 +40,7 @@
#include "common/windows/guid_string.h"
#include "common/windows/string_utils-inl.h"
-// This constant may be missing from DbgHelp.h. See the documentation for
+// This constant may be missing from dbghelp.h. See the documentation for
// IDiaSymbol::get_undecoratedNameEx.
#ifndef UNDNAME_NO_ECSU
#define UNDNAME_NO_ECSU 0x8000 // Suppresses enum/class/struct/union.
« no previous file with comments | « src/common/windows/http_upload.h ('k') | src/google_breakpad/common/breakpad_types.h » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld 1004:630ec63f810e-tainted