This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


* 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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]