X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Finitctl.c;h=7b478a75d577fc7d308308baeca2e903b2e1a59b;hb=a9c501a5902a64d4ec21cf0e87d16ec8c0c1e169;hp=115452e86b445e4d615a0e9b6b8db239215bba5e;hpb=2396fb04f78eaa9842c747e384218f0069446960;p=elogind.git diff --git a/src/initctl.c b/src/initctl.c index 115452e86..7b478a75d 100644 --- a/src/initctl.c +++ b/src/initctl.c @@ -119,7 +119,7 @@ static void change_runlevel(Server *s, int runlevel) { DBUS_TYPE_STRING, &target, DBUS_TYPE_STRING, &replace, DBUS_TYPE_INVALID)) { - log_error("Could not attach target and flag information to signal message."); + log_error("Could not attach target and flag information to message."); goto finish; }