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

Unified Diff: src/google_breakpad/processor/process_state.h

Issue 1254333002: Fix incorrect comment. (Closed) Base URL: http://google-breakpad.googlecode.com/svn/trunk/
Patch Set: Created 5 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/google_breakpad/processor/process_state.h
===================================================================
--- src/google_breakpad/processor/process_state.h (revision 1474)
+++ src/google_breakpad/processor/process_state.h (working copy)
@@ -180,7 +180,7 @@
// The exploitability rating as determined by the exploitability
// engine. When the exploitability engine is not enabled this
- // defaults to EXPLOITABILITY_NONE.
+ // defaults to EXPLOITABILITY_NOT_ANALYZED.
ExploitabilityRating exploitability_;
};
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698