summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/Plugins/KerneloopsReporter.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Plugins/KerneloopsReporter.cpp b/lib/Plugins/KerneloopsReporter.cpp
index 8c4fe114..5be0c8d3 100644
--- a/lib/Plugins/KerneloopsReporter.cpp
+++ b/lib/Plugins/KerneloopsReporter.cpp
@@ -102,7 +102,7 @@ std::string CKerneloopsReporter::Report(const map_crash_data_t& pCrashData,
if (ret) {
/* FIXME: be more informative */
- throw CABRTException(EXCEP_PLUGIN, "CKerneloopsReporter::Report(): Report has not been sent");
+ throw CABRTException(EXCEP_PLUGIN, "Kernel oops has not been sent");
}
/* Server replies with:
* 200 thank you for submitting the kernel oops information