diff
16  for (p = s;  p < s + slen;  p++)
+17    if (*p == '\0') break;
21     if (metachar(*p))
