diff --git a/lib/base_crash_reporter.py b/lib/base_crash_reporter.py index fc30faf38..1f3bf669e 100644 --- a/lib/base_crash_reporter.py +++ b/lib/base_crash_reporter.py @@ -43,6 +43,7 @@ class BaseCrashReporter(object):

Additional information