Changeset: 76523ee20dd8 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/76523ee20dd8
Modified Files:
        gdk/gdk_logger_internals.h
Branch: Dec2025
Log Message:

Typo.


diffs (12 lines):

diff --git a/gdk/gdk_logger_internals.h b/gdk/gdk_logger_internals.h
--- a/gdk/gdk_logger_internals.h
+++ b/gdk/gdk_logger_internals.h
@@ -75,7 +75,7 @@ struct logger {
        uint32_t *updated;
        bool flushing;          /* log_flush only */
        int max_pending, cur_max_pending;
-                               /* iff log files pending is larger then
+                               /* iff log files pending is larger than
                                   this number, throw a warning */
        logged_range *pending;  /* log_flush only */
        stream *input_log;      /* log_flush only: current stream to flush */
_______________________________________________
checkin-list mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to