Author: julianalbo
Date: Sat Aug 16 06:52:08 2008
New Revision: 30268

Modified:
   trunk/include/parrot/stat.h

Log:
fixed stat.h head description that was faking as string.h

Modified: trunk/include/parrot/stat.h
==============================================================================
--- trunk/include/parrot/stat.h (original)
+++ trunk/include/parrot/stat.h Sat Aug 16 06:52:08 2008
@@ -1,9 +1,9 @@
-/* string.h
- *  Copyright (C) 2001-2003, The Perl Foundation.
+/* stat.h
+ *  Copyright (C) 2001-2008, The Perl Foundation.
  *  SVN Info
  *     $Id$
  *  Overview:
- *     This is the api header for the string subsystem
+ *     This is the api header for abstracting stat calls
  *  Data Structure and Algorithms:
  *  History:
  *  Notes:

Reply via email to