X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fshared%2Fdbus-common.c;h=ab1dc4d7e42f99d484c4014d18277b03bb2b50fc;hb=669241a076108e0483d7d8475beaa506106d077e;hp=7d57680cfc1a0db8a22f919d945816635ed53a91;hpb=22cfbae09d7791c52901c53b240e28c63eee93d4;p=elogind.git diff --git a/src/shared/dbus-common.c b/src/shared/dbus-common.c index 7d57680cf..ab1dc4d7e 100644 --- a/src/shared/dbus-common.c +++ b/src/shared/dbus-common.c @@ -1161,7 +1161,7 @@ void bus_async_unregister_and_exit(DBusConnection *bus, const char *name) { return; oom: - log_error("Out of memory"); + log_error("Out of memory."); if (pending) { dbus_pending_call_cancel(pending);