X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fdbus-job.h;fp=src%2Fdbus-job.h;h=460235885645f93a6189de70f270716cb33f38cd;hp=cf9176052db0b9085672da4071d0833388936b3c;hb=7535cc788e37afaf9904d0ee8e2b98f1cb3a4cbd;hpb=967d86b5cbc39f2b6edeea7ae109dbfcaaf4f006 diff --git a/src/dbus-job.h b/src/dbus-job.h index cf9176052..460235885 100644 --- a/src/dbus-job.h +++ b/src/dbus-job.h @@ -25,7 +25,7 @@ #include void bus_job_send_change_signal(Job *j); -void bus_job_send_removed_signal(Job *j); +void bus_job_send_removed_signal(Job *j, bool success); extern const DBusObjectPathVTable bus_job_vtable;