CCAN Archive mirror
 help / color / mirror / Atom feed
From: David Gibson <david@gibson.dropbear.id.au>
To: "Emilio G. Cota" <cota@braap.org>
Cc: ccan@lists.ozlabs.org
Subject: Re: [PATCH] aga: trivial: fix description of aga_bfs
Date: Tue, 27 Sep 2016 11:31:00 +1000	[thread overview]
Message-ID: <20160927013100.GA15376@umbus.fritz.box> (raw)
In-Reply-To: <1474925220-1172-1-git-send-email-cota@braap.org>


[-- Attachment #1.1: Type: text/plain, Size: 994 bytes --]

On Mon, Sep 26, 2016 at 05:27:00PM -0400, Emilio G. Cota wrote:
> Signed-off-by: Emilio G. Cota <cota@braap.org>

Applied to master, thanks.

> ---
>  ccan/aga/aga.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/ccan/aga/aga.h b/ccan/aga/aga.h
> index d09d4c7..e9bd1db 100644
> --- a/ccan/aga/aga.h
> +++ b/ccan/aga/aga.h
> @@ -347,7 +347,7 @@ struct aga_node *aga_bfs_explore(struct aga_graph *g, struct aga_node *n);
>   *
>   * Performs a breadth first search.  The block following this macro is
>   * executed with @_n set first to @_start, then to each node reachable
> - * from @_start in depth first search order.
> + * from @_start in breadth-first search order.
>   *
>   * aga_bfs_start() must be called before this macro is used.
>   */

-- 
David Gibson			| I'll have my music baroque, and my code
david AT gibson.dropbear.id.au	| minimalist, thank you.  NOT _the_ _other_
				| _way_ _around_!
http://www.ozlabs.org/~dgibson

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

[-- Attachment #2: Type: text/plain, Size: 127 bytes --]

_______________________________________________
ccan mailing list
ccan@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/ccan

      reply	other threads:[~2016-09-27  3:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-26 21:27 [PATCH] aga: trivial: fix description of aga_bfs Emilio G. Cota
2016-09-27  1:31 ` David Gibson [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160927013100.GA15376@umbus.fritz.box \
    --to=david@gibson.dropbear.id.au \
    --cc=ccan@lists.ozlabs.org \
    --cc=cota@braap.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).