On Fri, 2 Jul 2010, Jim Meyering wrote: > on http://coccinelle.lip6.fr/rules/, there is a typo: > > Initializing a variable whose value is never used (unused.html, > unused.cocci). The first rule finds cases where the declaration of the > variable is labeled extern, in which case the initialization may be more > useful that it appears locally. > ^^^^ > > s/that it/than it/
Fixed, thanks. julia _______________________________________________ Cocci mailing list [email protected] http://lists.diku.dk/mailman/listinfo/cocci (Web access from inside DIKUs LAN only)
