aboutsummaryrefslogtreecommitdiff
path: root/src/processor/stackwalker.cc
diff options
context:
space:
mode:
authormmentovai <mmentovai@4c0a9323-5329-0410-9bdc-e9ce6186880e>2006-10-25 21:25:41 +0000
committermmentovai <mmentovai@4c0a9323-5329-0410-9bdc-e9ce6186880e>2006-10-25 21:25:41 +0000
commit80e98391dc7ff361355e72c24c0fb222518bcdfc (patch)
tree3747105fd65bec1859651ad972c3201d7033ff85 /src/processor/stackwalker.cc
parentminidump_dump does not print MDRawSystemInfo::processor_revision. No bug. (diff)
downloadbreakpad-80e98391dc7ff361355e72c24c0fb222518bcdfc.tar.xz
Fix minor style problems (#58). r=bryner
http://groups.google.com/group/airbag-dev/browse_thread/thread/bbcecab979fa82bc git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@49 4c0a9323-5329-0410-9bdc-e9ce6186880e
Diffstat (limited to 'src/processor/stackwalker.cc')
-rw-r--r--src/processor/stackwalker.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/processor/stackwalker.cc b/src/processor/stackwalker.cc
index 358df8ac..2ff991d9 100644
--- a/src/processor/stackwalker.cc
+++ b/src/processor/stackwalker.cc
@@ -135,4 +135,4 @@ Stackwalker* Stackwalker::StackwalkerForCPU(MinidumpContext *context,
}
-} // namespace google_airbag
+} // namespace google_airbag