Changeset: 32a31fa75354 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/32a31fa75354 Modified Files: gdk/gdk_bbp.c Branch: Jan2022 Log Message:
English. diffs (12 lines): diff --git a/gdk/gdk_bbp.c b/gdk/gdk_bbp.c --- a/gdk/gdk_bbp.c +++ b/gdk/gdk_bbp.c @@ -2828,7 +2828,7 @@ BBPcold(bat i) } /* This function can fail if the input parameter (i) is incorrect - * (unlikely), of if the bat is a view, this is a physical (not + * (unlikely), or, if the bat is a view, this is a physical (not * logical) incref (i.e. called through BBPfix(), and it is the first * reference (refs was 0 and should become 1). It can fail in this * case if the parent bat cannot be loaded. _______________________________________________ checkin-list mailing list -- [email protected] To unsubscribe send an email to [email protected]
