formatting

This commit is contained in:
David Turner 2002-07-01 21:52:49 +00:00
parent 6ec3f34765
commit d36b4a5985
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;
}