Changeset: 8adaed9d8a97 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=8adaed9d8a97 Modified Files: pathfinder/runtime/pathfinder.mx Branch: default Log Message:
Merged from Jun2010 branch: Typo in comment. diffs (12 lines): diff -r f7c9a3659dd6 -r 8adaed9d8a97 pathfinder/runtime/pathfinder.mx --- a/pathfinder/runtime/pathfinder.mx Mon May 31 15:31:10 2010 +0200 +++ b/pathfinder/runtime/pathfinder.mx Mon May 31 15:50:34 2010 +0200 @@ -5703,7 +5703,7 @@ * these persist accross sessions as the generated PROCs refer to them. * This mostly for leakage monitoring purposes, such that dir(); does * not show any tmp_X bats. Not doing this would not cause a leak; next - * session the old values are overwritten (and cleant up in MIL). + * session the old values are overwritten (and cleaned up in MIL). */ Variable v = monet_cntxt[ctx->stk].var; while(v && strcmp(v->name, "v_vid000")) { _______________________________________________ Checkin-list mailing list Checkin-list@monetdb.org http://mail.monetdb.org/mailman/listinfo/checkin-list