aboutsummaryrefslogtreecommitdiff
path: root/src/common/mac/dump_syms.cc
diff options
context:
space:
mode:
authorIvan Penkov <ivanpe@chromium.org>2016-09-01 10:15:01 -0700
committerIvan Penkov <ivanpe@chromium.org>2016-09-01 17:43:04 +0000
commit8cb66bcef77c465955297bae41ccc585d44aec32 (patch)
tree9b9f63e7bc4f1db28cbf26e281732af0b6ee437d /src/common/mac/dump_syms.cc
parentadd new dmp file to dist (diff)
downloadbreakpad-8cb66bcef77c465955297bae41ccc585d44aec32.tar.xz
Corrected some old references to mm files, which were renamed to cc files a while ago.
Patch provided by Thomas Schweitzer. BUG= Change-Id: I1721db8cab7774b433ff6703a0ddc1eab6620c0b Reviewed-on: https://chromium-review.googlesource.com/379898 Reviewed-by: Mark Mentovai <mark@chromium.org>
Diffstat (limited to 'src/common/mac/dump_syms.cc')
-rw-r--r--src/common/mac/dump_syms.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/mac/dump_syms.cc b/src/common/mac/dump_syms.cc
index b20a0558..eb927292 100644
--- a/src/common/mac/dump_syms.cc
+++ b/src/common/mac/dump_syms.cc
@@ -31,7 +31,7 @@
// Author: Jim Blandy <jimb@mozilla.com> <jimb@red-bean.com>
-// dump_syms.mm: Create a symbol file for use with minidumps
+// dump_syms.cc: Create a symbol file for use with minidumps
#include "common/mac/dump_syms.h"