Re: [PATCH] aga: trivial: fix description of aga_bfs
David Gibson <[email protected]> Tue, 27 Sep 2016 11:31:00 +1000
| Newsgroups | org.ozlabs.lists.ccan |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Sep 26, 2016 at 05:27:00PM -0400, Emilio G. Cota wrote: > Signed-off-by: Emilio G. Cota <[email protected]> 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 _______________________________________________ ccan mailing list [email protected] https://lists.ozlabs.org/listinfo/ccan
signature.asc
(application/pgp-signature, 819 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJX6cvRAAoJEGw4ysog2bOSiBEP/1FKs0c8Az0hBLNq+bvMHeAj xOF0f4aOkkUVCoKrBdbCGzuOmVAI1NL7CeEzX0eszTufDair4GaxIaj6H6XsBZWP Ik2h/+3bRtdLHL0sVE1fjBkHiEgMy2bphimRMmsn9PDrP4roD0wM9sBAGwIpZtJ7 4egMUU6kvoS9XluTSt3vzad15PXgdvESJ8sOLxjWYRnjnmqMwM9UK0ogplCLPdI8 E/JayQpg+BjV0TlBQykwi++6YLBtVTTz2suhamzFZLwaZG8PyEwk8cy2Vtuo+2de sc9xgQLVPBk6imd/wjPacwCQqRnP+SOvl9wtv+kqBEaaEhbAjqkfJGWnDB3qEBdd CVr2FunlP3szyZeDNCNt07gFJXYxTVy0Q9vtckMdvyAypE3HF/Ubt5PVmN5HuXNs tHyAGhdJ9zbJfdY86hXGByOtDIs/VbP/jL727Z9JqK+UI9GohTJeoTRQ/73T2qKS NGCdUbs8Rcp18XR6r6X4pK4pLqbpRSQfXbMMwv69ZUbHpUHCvfjFjsk+XiKTfH86 WN5chICX7QMlw58pNH7ZH9y6dciRlDH60QRp3HatgxCbLh1C9LZTPL1hYwv6PUfQ 3wudE4y+5XqX8wpR4QVp1e9hn+6b3Q9jfcELkD9e7oLtwM0EcJhmh9QweD1xGFeT cTJGvc249RhJ7xg0/t56 =TKFK -----END PGP SIGNATURE-----