Fix printf format in previous commit.
[project/uclient.git] / uclient-fetch.c
index 3c0c36b..4c603fb 100644 (file)
@@ -489,7 +489,7 @@ static int no_ssl(const char *progname)
 {
        fprintf(stderr,
                "%s: SSL support not available, please install one of the "
-               "libustream-ssl-* libraries as well as the ca-bundle and ",
+               "libustream-ssl-* libraries as well as the ca-bundle and "
                "ca-certificates packages.\n",
                progname);