]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sunrpc/rpc_main.c
[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #3483,...
[thirdparty/glibc.git] / sunrpc / rpc_main.c
index 954657a7e4aad69e911a717dba8753e42c09c7d3..bda432d3cd0f2f1ac613687a569107d5a3d0e0f6 100644 (file)
@@ -457,7 +457,7 @@ check_nettype (const char *name, const char *list_to_check[])
          return 1;
        }
     }
-  fprintf (stderr, _ ("illegal nettype :`%s'\n"), name);
+  fprintf (stderr, _ ("illegal nettype`%s'\n"), name);
   return 0;
 }