| 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_;
|
| };
|
|
|
|
|