Commit d36b4a59856eb5972fe5fce39f9e43e69e8a27bd

David Turner 2002-07-01T21:52:49

formatting

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/src/base/ftoutln.c b/src/base/ftoutln.c
index f9a806f..62b0cd9 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;
     }