Index: trunk/psLib/src/sys/psString.c
===================================================================
--- trunk/psLib/src/sys/psString.c	(revision 10999)
+++ trunk/psLib/src/sys/psString.c	(revision 11617)
@@ -13,6 +13,6 @@
  *  @author David Robbins, MHPCC
  *
- *  @version $Revision: 1.48 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2007-01-09 22:38:53 $
+ *  @version $Revision: 1.49 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2007-02-03 05:54:08 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -26,10 +26,10 @@
 #include <string.h>
 #include <limits.h>
+
 #include "psString.h"
-#include "psMemory.h"
 #include "psError.h"
 #include "psAssert.h"
 #include "psAbort.h"
-
+#include "psMemory.h"
 
 
