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

Modified Files:
      Tag: MonetDB_1-22
        gdk_bbp.mx 
Log Message:
Typo.


Index: gdk_bbp.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB/src/gdk/gdk_bbp.mx,v
retrieving revision 1.208.2.6
retrieving revision 1.208.2.7
diff -u -d -r1.208.2.6 -r1.208.2.7
--- gdk_bbp.mx  6 Feb 2008 14:38:24 -0000       1.208.2.6
+++ gdk_bbp.mx  4 Mar 2008 10:23:54 -0000       1.208.2.7
@@ -2438,7 +2438,7 @@
        }
        if ((hp == 0 && tp == 0) && (b->htype | b->ttype)) {
                /* additional restrictions do not hold for views and void,void 
bats */
-               /* bat should be of the right size, types and BUN layoutt */
+               /* bat should be of the right size, types and BUN layout */
                if (b->U->capacity < batcache_minsize ||
                    b->U->capacity >= (batcache_minsize<<1) ||
                    BATCACHE_NOTYPE(b->htype) ||


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