Update of /cvsroot/monetdb/pathfinder/compiler/mil
In directory sc8-pr-cvs16:/tmp/cvs-serv16697

Modified Files:
        milprint_summer.c 
Log Message:
Fix comment.


Index: milprint_summer.c
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/compiler/mil/milprint_summer.c,v
retrieving revision 1.362
retrieving revision 1.363
diff -u -d -r1.362 -r1.363
--- milprint_summer.c   5 Apr 2007 15:26:22 -0000       1.362
+++ milprint_summer.c   11 Apr 2007 12:56:49 -0000      1.363
@@ -6577,7 +6577,7 @@
                 "  ipik := item;\n"
                 "  kind := set_kind(WS,ELEM);\n"
                 "  pos  := tmark_grp_unique(iter,ipik);\n"
-                "} # end of translate fn:collections () as string*\n", 
cur_level, consistent);
+                "} # end of translate pf:collections () as string*\n", 
cur_level, consistent);
         return NORMAL;
     } else if (fun->arity == 2 && ((PFqname_eq(fnQname,PFqname 
(PFns_lib,"text")) == 0) ||
                (rc = 2, PFqname_eq(fnQname,PFqname (PFns_lib,"attribute")) == 
0))) 


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to