Changeset: 6f36a4d269ec for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=6f36a4d269ec Modified Files: MonetDB5/src/modules/mal/remote.mx Branch: Jun2010 Log Message:
fix typo that snuck in diffs (12 lines): diff -r d7780ed9c259 -r 6f36a4d269ec MonetDB5/src/modules/mal/remote.mx --- a/MonetDB5/src/modules/mal/remote.mx Thu Jul 08 10:38:18 2010 +0200 +++ b/MonetDB5/src/modules/mal/remote.mx Thu Jul 08 10:40:17 2010 +0200 @@ -657,7 +657,7 @@ if (!ATOMvarsized(t)) GDKfree(r); } - ->val.bval = b->batCacheid; + v->val.bval = b->batCacheid; v->vtype = TYPE_bat; BBPkeepref(b->batCacheid); } else { _______________________________________________ Checkin-list mailing list Checkin-list@monetdb.org http://mail.monetdb.org/mailman/listinfo/checkin-list