Paolo Bonzini wrote: > * src/grep.c (setmatcher): Look for NULL matchers[i].name. > * src/grep.h (struct matcher): Change name to pointer. Adjust comments. > * src/search.c (matchers): Terminate with three NULLs.
Yes, cleaner that way. No semantic change. ACK.