summaryrefslogtreecommitdiffstats
path: root/lib/Utils
diff options
context:
space:
mode:
authorKarel Klic <kklic@redhat.com>2010-04-15 12:12:59 +0200
committerKarel Klic <kklic@redhat.com>2010-04-15 12:12:59 +0200
commitf05c9b25335c84c7b5861fce80fd941ec81212f3 (patch)
tree4374f95b52366fb0fb8762b631a623b585921214 /lib/Utils
parente3ceced26a07433865fafc11b37933146f532af9 (diff)
downloadabrt-f05c9b25335c84c7b5861fce80fd941ec81212f3.tar.gz
abrt-f05c9b25335c84c7b5861fce80fd941ec81212f3.tar.xz
abrt-f05c9b25335c84c7b5861fce80fd941ec81212f3.zip
Crash function is now detected even for threads without an abort frame.
Added new option --crash-frame to abrt-backtrace and updated its manual page.
Diffstat (limited to 'lib/Utils')
-rw-r--r--lib/Utils/backtrace.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Utils/backtrace.c b/lib/Utils/backtrace.c
index 9c77d8c9..a2efa766 100644
--- a/lib/Utils/backtrace.c
+++ b/lib/Utils/backtrace.c
@@ -1,4 +1,4 @@
-/*
+/*
Copyright (C) 2009 RedHat inc.
This program is free software; you can redistribute it and/or modify