On Fri, 10 Jun 2016 16:32:43 +0200, Theo Buehler wrote: > Get rid of the two gcc -Wshadow warnings: > > numnames is public in <term.h> > i shadows the local loop indexing variable of scr_update, so no need to > rename it.
OK millert@ - todd
On Fri, 10 Jun 2016 16:32:43 +0200, Theo Buehler wrote: > Get rid of the two gcc -Wshadow warnings: > > numnames is public in <term.h> > i shadows the local loop indexing variable of scr_update, so no need to > rename it.
OK millert@ - todd