Update of /cvsroot/monetdb/pathfinder/compiler/algebra/prop
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv10631/algebra/prop

Modified Files:
        prop_ocol.c prop_unq_names.c 
Log Message:
-- Apply Anands whitespace fixes.


Index: prop_unq_names.c
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/compiler/algebra/prop/prop_unq_names.c,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -d -r1.47 -r1.48
--- prop_unq_names.c    10 Nov 2009 09:44:24 -0000      1.47
+++ prop_unq_names.c    10 Nov 2009 16:16:53 -0000      1.48
@@ -646,7 +646,7 @@
 
 /* Helper function that walks through a recursion paramter list
    and only calls the property inference for the seed expressions. */
-static void 
+static void
 prop_infer_rec_seed (PFla_op_t *n)
 {
     switch (n->kind)

Index: prop_ocol.c
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/compiler/algebra/prop/prop_ocol.c,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -d -r1.78 -r1.79
--- prop_ocol.c 10 Nov 2009 09:44:24 -0000      1.78
+++ prop_ocol.c 10 Nov 2009 16:16:53 -0000      1.79
@@ -75,7 +75,7 @@
 }
 
 /**
- * Determine type of column @a col in schema @a schema. 
+ * Determine type of column @a col in schema @a schema.
  */
 PFalg_simple_type_t
 PFprop_type_of_ (PFalg_schema_t schema, PFalg_col_t col)


------------------------------------------------------------------------------
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