Index: /trunk/psLib/test/image/tst_psImageFFT.c
===================================================================
--- /trunk/psLib/test/image/tst_psImageFFT.c	(revision 1792)
+++ /trunk/psLib/test/image/tst_psImageFFT.c	(revision 1793)
@@ -6,6 +6,6 @@
  *  @author Robert DeSonia, MHPCC
  *
- *  @version $Revision: 1.7 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2004-09-11 01:35:12 $
+ *  @version $Revision: 1.8 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2004-09-11 02:27:20 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -212,5 +212,5 @@
     2. call psImageComplex
     3. verify that the result is a psC32
-    4. call psImageReal and psImageImaginary on step 2 results
+    4. use crealf and cimagf on step 2 results
     5. compare step 4 results to input.
 
