Update of /cvsroot/monetdb/MonetDB/src/gdk
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv12664/src/gdk

Modified Files:
        gdk_bbp.mx 
Log Message:
Typos.

Index: gdk_bbp.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB/src/gdk/gdk_bbp.mx,v
retrieving revision 1.211
retrieving revision 1.212
diff -u -d -r1.211 -r1.212
--- gdk_bbp.mx  6 Mar 2008 14:16:43 -0000       1.211
+++ gdk_bbp.mx  7 Mar 2008 12:15:07 -0000       1.212
@@ -2147,7 +2147,7 @@
 done to free memory when needed. Loading a BAT tends not to be required, since 
the commit 
 actions mostly involve moving some pointers in the BAT descriptor. However, 
some column 
 types do require loading the full bat. This is tested by the complexatom() 
routine. Such 
-columns are those of which the type has an fix/unfix method, or those that 
have HeapDelete
+columns are those of which the type has a fix/unfix method, or those that have 
HeapDelete
 methods. The HeapDelete actions are not always required and therefore the 
BBPquickdesc
 is parametrized.
 @{
@@ -2718,7 +2718,7 @@
                GDKfilepath(path, srcdir, nme, ext);
                if (stat(path, &st)) {
                        /* in order to prevent half-saved X files surviving a 
recover
-                        * we create a dummy file in the BACKUP(dstdir) whose 
precense
+                        * we create a dummy file in the BACKUP(dstdir) whose 
presence
                         * will trigger BBPrecover to remove them. Thus, X.priv 
will 
                         * prevail where it otherwise wouldn't have.
                         */


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins

Reply via email to