Comments, whitespace.

This commit is contained in:
Markus Armbruster 2006-06-02 05:49:29 +00:00
parent f70445af2b
commit 0b1f561e97
10 changed files with 3 additions and 17 deletions

View file

@ -40,7 +40,6 @@ static struct as_node *as_newnode(struct as_node *backp, struct as_coord c,
* old node to the subsumed list.
* If not, ignore this neighbor.
* If this neighbor isn't in the queue, add it.
*
*/
int
as_winnow(struct as_data *adp, struct as_coord *coords, int ncoords)