summaryrefslogtreecommitdiffstats
path: root/lib/Utils/abrt_rh_support.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Utils/abrt_rh_support.cpp')
-rw-r--r--lib/Utils/abrt_rh_support.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Utils/abrt_rh_support.cpp b/lib/Utils/abrt_rh_support.cpp
index 425c7e73..76a36119 100644
--- a/lib/Utils/abrt_rh_support.cpp
+++ b/lib/Utils/abrt_rh_support.cpp
@@ -479,7 +479,7 @@ send_report_to_new_case(const char* baseURL,
}
retval = xasprintf("Case created: %s", /*body,*/ case_location);
} /* switch (attach HTTP code) */
- free_abrt_post_state(atch_state);
+ free_abrt_post_state(atch_state);
} /* switch (ticket HTTP code) */