X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fservice.c;h=3ebe60e46e12c41e2316037a22c7f5f89edd33be;hb=3e33a44a01078ea0699dca160b93f0399fbc994b;hp=310aa28c0c64fce036ee64e2533064f055cf7a24;hpb=9fff8a1f165eb401f5411f96c755bb7704fdaa81;p=elogind.git diff --git a/src/service.c b/src/service.c index 310aa28c0..3ebe60e46 100644 --- a/src/service.c +++ b/src/service.c @@ -316,7 +316,7 @@ static int sysv_translate_facility(const char *name, const char *filename, char } /* If we don't know this name, fallback heuristics to figure - * out whether something is a target or an service alias. */ + * out whether something is a target or a service alias. */ if (*name == '$') /* Facilities starting with $ are most likely targets */