On Fri, Mar 10, 2017 at 08:48:35PM +0300, Victor Krapivensky wrote:
> 4924dbd6d750665cf383b20ab4fd67e48219ab91 modified the return type, but
> not the comment.
> ---
>  util.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/util.c b/util.c
> index a38f821..f05d4ef 100644
> --- a/util.c
> +++ b/util.c
> @@ -355,7 +355,6 @@ printllval(struct tcb *tcp, const char *format, int 
> arg_no)
>  /*
>   * Interpret `xlat' as an array of flags
>   * print the entries whose bits are on in `flags'
> - * return # of flags printed.
>   */
>  void
>  addflags(const struct xlat *xlat, uint64_t flags)

Applied, thanks.

Next time please do not embed several patches into a single email,
it's too easy to miss them.

Also, inline patches are easier to discuss than attached ones,
so please send them inline if possible.


-- 
ldv

Attachment: pgptlk0OKNnOy.pgp
Description: PGP signature

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Strace-devel mailing list
Strace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/strace-devel

Reply via email to