summaryrefslogtreecommitdiffstats
path: root/src/software-dbus/sw-utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/software-dbus/sw-utils.h')
-rw-r--r--src/software-dbus/sw-utils.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/software-dbus/sw-utils.h b/src/software-dbus/sw-utils.h
index 5e61ccb..0735259 100644
--- a/src/software-dbus/sw-utils.h
+++ b/src/software-dbus/sw-utils.h
@@ -100,8 +100,8 @@ void sw_pkg_get_element_name(const SwPackage *pkg, char *elem_name,
* @return 0 if no error occurred, positive value if error occurred
* and error_msg was modified
*/
-short check_and_create_error_msg(PkResults *results, const char *custom_msg,
- char *error_msg, const unsigned error_msg_len);
+short check_and_create_error_msg(PkResults *results, GError *gerror,
+ const char *custom_msg, char *error_msg, const unsigned error_msg_len);
/*
* Create standard instance ID based on class name and ID.