formatting

This commit is contained in:
David Turner 2002-07-01 21:52:49 +00:00
parent bd52a2eabe
commit 0f1af443cf
1 changed files with 1 additions and 1 deletions

View File

@ -334,7 +334,7 @@
if ( end != n_points - 1 )
goto Bad;
/* XXX: check the that array */
/* XXX: check the tags array */
return 0;
}