X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fir%2Firgwalk.c;h=d59323930079a045785b574202c59815cf014995;hb=1852308bd33b77378f0fca9e5347d4f9082464c4;hp=dab3074ac50a2515bff8c0f7fb1e58a31a6c14ea;hpb=54529d18bc9e81fe062cdce548d3b899750c6e0b;p=libfirm diff --git a/ir/ir/irgwalk.c b/ir/ir/irgwalk.c index dab3074ac..d59323930 100644 --- a/ir/ir/irgwalk.c +++ b/ir/ir/irgwalk.c @@ -22,7 +22,7 @@ * @brief Functions for traversing ir graphs * @author Boris Boesler, Goetz Lindenmaier, Michael Beck * @version $Id$ - * @summary + * @brief * traverse an ir graph * - execute the pre function before recursion * - execute the post function after recursion