From d36b4a59856eb5972fe5fce39f9e43e69e8a27bd Mon Sep 17 00:00:00 2001 From: David Turner Date: Mon, 1 Jul 2002 21:52:49 +0000 Subject: [PATCH] formatting --- src/base/ftoutln.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/base/ftoutln.c b/src/base/ftoutln.c index f9a806ff6..62b0cd97b 100644 --- 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; }