Changeset: fc48659241f4 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=fc48659241f4
Modified Files:
        gdk/gdk_atoms.mx
Branch: Aug2011
Log Message:

Typo.


diffs (12 lines):

diff --git a/gdk/gdk_atoms.mx b/gdk/gdk_atoms.mx
--- a/gdk/gdk_atoms.mx
+++ b/gdk/gdk_atoms.mx
@@ -1923,7 +1923,7 @@ strPut(Heap *h, var_t *dst, const char *
                memset(h->base + h->free, 0, h->size - h->free);
 #endif
 
-               /* make bucket point into the enw heap */
+               /* make bucket point into the new heap */
                bucket = ((stridx_t *) h->base) + off;
        }
 
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list

Reply via email to