Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
/* If the anchors are equal, we keep only one. */
if (!strncmp(l, w, wl))
if (wl == 0 || !strncmp(l, w, wl))
l = NULL;
/* Split the new part into parts and turn the last one into a