aboutsummaryrefslogtreecommitdiff
path: root/src/google_breakpad/processor/minidump_processor.h
diff options
context:
space:
mode:
authorbenchan@chromium.org <benchan@chromium.org@4c0a9323-5329-0410-9bdc-e9ce6186880e>2012-03-30 05:01:50 +0000
committerbenchan@chromium.org <benchan@chromium.org@4c0a9323-5329-0410-9bdc-e9ce6186880e>2012-03-30 05:01:50 +0000
commita5477bbfab33db091086484dee8f3be02d9cf585 (patch)
treec07701f09fc3d789d2b1cdf1eb72501cc9b8a286 /src/google_breakpad/processor/minidump_processor.h
parentUnregister waits when a client shuts down so that no further callback events can (diff)
downloadbreakpad-a5477bbfab33db091086484dee8f3be02d9cf585.tar.xz
Fix class/struct mismatches in forward declarations.
This patch fixes some compiler warnings when compiling with clang. BUG=none TEST=Compile with clang and run unit tests. Review URL: https://breakpad.appspot.com/368001 git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@937 4c0a9323-5329-0410-9bdc-e9ce6186880e
Diffstat (limited to 'src/google_breakpad/processor/minidump_processor.h')
-rw-r--r--src/google_breakpad/processor/minidump_processor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/google_breakpad/processor/minidump_processor.h b/src/google_breakpad/processor/minidump_processor.h
index 384c60c1..3ed0ebff 100644
--- a/src/google_breakpad/processor/minidump_processor.h
+++ b/src/google_breakpad/processor/minidump_processor.h
@@ -42,7 +42,7 @@ class Minidump;
class ProcessState;
class SourceLineResolverInterface;
class SymbolSupplier;
-class SystemInfo;
+struct SystemInfo;
// Return type for Process()
enum ProcessResult {
PROCESS_OK, // The minidump was