Update of /cvsroot/monetdb/pathfinder/compiler/xmlimport
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv2038/compiler/xmlimport

Modified Files:
      Tag: XQFT
        xml2lalg.c 
Log Message:
propagated changes of Tuesday Nov 10 2009
from the development trunk to the XQFT branch

  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2009/11/10 - tsheyar: compiler/xmlimport/xml2lalg.c,1.42
  -- Apply Anands whitespace fixes.
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


Index: xml2lalg.c
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/compiler/xmlimport/xml2lalg.c,v
retrieving revision 1.40
retrieving revision 1.40.2.1
diff -u -d -r1.40 -r1.40.2.1
--- xml2lalg.c  5 Nov 2009 16:24:00 -0000       1.40
+++ xml2lalg.c  10 Nov 2009 18:49:54 -0000      1.40.2.1
@@ -1152,7 +1152,7 @@
     case la_disjunion            :
 
         {
-               newAlgNode = PFla_disjunion(CHILDNODE(0), CHILDNODE(1));
+            newAlgNode = PFla_disjunion(CHILDNODE(0), CHILDNODE(1));
         }
         break;
 
@@ -2048,7 +2048,7 @@
 
/******************************************************************************/
 
/******************************************************************************/
 
-    case la_trace                : 
+    case la_trace                :
 
         {
             newAlgNode = PFla_trace (CHILDNODE(0), CHILDNODE(1));


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to