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

Modified Files:
      Tag: XQFT
        prop_name_origin.c 
Log Message:
propagated changes of Thursday Mar 18 2010 - Friday Mar 19 2010
from the development trunk to the XQFT branch

  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2010/03/18 - tsheyar: compiler/algebra/prop/prop_name_origin.c,1.2
  -- Fixed typo.
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


Index: prop_name_origin.c
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/compiler/algebra/prop/prop_name_origin.c,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -u -d -r1.1.2.2 -r1.1.2.3
--- prop_name_origin.c  18 Mar 2010 11:29:13 -0000      1.1.2.2
+++ prop_name_origin.c  19 Mar 2010 08:35:04 -0000      1.1.2.3
@@ -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