Changeset: 93b295790fd5 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/93b295790fd5
Modified Files:
        gdk/gdk_imprints.c
Branch: Oct2020
Log Message:

Use windows friendly characters


diffs (12 lines):

diff --git a/gdk/gdk_imprints.c b/gdk/gdk_imprints.c
--- a/gdk/gdk_imprints.c
+++ b/gdk/gdk_imprints.c
@@ -53,7 +53,7 @@
  * one mask per "page" of the input BAT indicating in which bins the values
  * in that page fall.  The size of the mask is given by imprints->bits.
  * The list of masks may be run-length compressed, see the dict area.  A
- * “page” is 64 bytes worth of values, so the number of values depends on
+ * "page" is 64 bytes worth of values, so the number of values depends on
  * the type of the value.
  *
  * The dict area starts immediately after the imps area.  It consists of
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to