Index: trunk/psLib/src/mathtypes/psScalar.c
===================================================================
--- trunk/psLib/src/mathtypes/psScalar.c	(revision 18714)
+++ trunk/psLib/src/mathtypes/psScalar.c	(revision 18824)
@@ -8,6 +8,6 @@
  *  @author Ross Harman, MHPCC
  *
- *  @version $Revision: 1.28 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2007-03-14 00:39:51 $
+ *  @version $Revision: 1.29 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2008-07-31 23:40:12 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -31,4 +31,6 @@
 }
 
+// XXX this function is badly designed for int types.  we should be using a var-arg syntax so
+// we can actually pass the value correctly casted.
 psScalar* p_psScalarAlloc(const char *file,
                           unsigned int lineno,
