ref: d36b4a59856eb5972fe5fce39f9e43e69e8a27bd
parent: 6ec3f347655c1210b716a5666f68ebe60740a1e3
author: David Turner <[email protected]>
date: Mon Jul 1 17:52:49 EDT 2002
formatting
--- a/src/base/ftoutln.c
+++ b/src/base/ftoutln.c
@@ -334,7 +334,7 @@
if ( end != n_points - 1 )
goto Bad;
- /* XXX: check the that array */
+ /* XXX: check the tags array */
return 0;
}