Remove qualifier from function return type in tst-svc_register.c

Florian Weimer fw@deneb.enyo.de
Fri Feb 15 08:10:00 GMT 2019


* Joseph Myers:

>  /* The port on which rpcbind listens for incoming requests.  */
> -static inline const struct sockaddr_in
> +static inline struct sockaddr_in
>  rpcbind_address (void)

Looks good.



More information about the Libc-alpha mailing list