Update of /cvsroot/monetdb/pathfinder/compiler/algebra/prop
In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv2197/algebra/prop

Modified Files:
        prop_name_origin.c 
Log Message:
-- Fixed typo.


Index: prop_name_origin.c
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/compiler/algebra/prop/prop_name_origin.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- prop_name_origin.c  17 Mar 2010 21:56:28 -0000      1.1
+++ prop_name_origin.c  18 Mar 2010 12:46:59 -0000      1.2
@@ -41,7 +41,7 @@
 #include "alg_dag.h"
 #include "oops.h"
 #include "mem.h"
-#include <strings.h>
+#include <string.h>
 
 /* mnemonic column list accessors */
 #include "alg_cl_mnemonic.h"


------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to