Doc & formatting fixes.

This commit is contained in:
Markus Armbruster 2005-05-30 15:03:24 +00:00
parent 18ee9a2f35
commit 1ec5767d5f
5 changed files with 3 additions and 6 deletions

View file

@ -69,7 +69,6 @@ nxtitemp(struct nstr_item *np)
case NS_LIST:
break;
case NS_ALL:
/* XXX maybe combine NS_LIST and NS_ALL later */
break;
case NS_DIST:
if (!xyinrange(gp->x, gp->y, &np->range)) {