SEPARATOR          86 oldXMenu/AddSel.c 	sel->type = SEPARATOR;
SEPARATOR          96 oldXMenu/InsSel.c 	sel->type = SEPARATOR;
SEPARATOR         954 oldXMenu/Internal.c     if (sel->type == SEPARATOR) {