From: наб Date: Fri, 15 May 2026 15:54:42 +0000 (+0200) Subject: varlink: MethodNotImplemented: drop extraneous dot X-Git-Tag: v261-rc1~147^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6fbb3c55f1c99b99ce2a233d7402c0a2cd3e616b;p=thirdparty%2Fsystemd.git varlink: MethodNotImplemented: drop extraneous dot --- diff --git a/src/libsystemd/sd-varlink/varlink-org.varlink.service.c b/src/libsystemd/sd-varlink/varlink-org.varlink.service.c index d91670899af..6c7b9d5abe5 100644 --- a/src/libsystemd/sd-varlink/varlink-org.varlink.service.c +++ b/src/libsystemd/sd-varlink/varlink-org.varlink.service.c @@ -34,7 +34,7 @@ static SD_VARLINK_DEFINE_ERROR( static SD_VARLINK_DEFINE_ERROR( MethodNotImplemented, - SD_VARLINK_FIELD_COMMENT("Name of method that was called but is not implemented."), + SD_VARLINK_FIELD_COMMENT("Name of method that was called but is not implemented"), SD_VARLINK_DEFINE_FIELD(method, SD_VARLINK_STRING, 0)); static SD_VARLINK_DEFINE_ERROR(