Changeset: d17879d27314 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=d17879d27314
Modified Files:
        gdk/gdk.h
Branch: default
Log Message:

Typo.


diffs (12 lines):

diff --git a/gdk/gdk.h b/gdk/gdk.h
--- a/gdk/gdk.h
+++ b/gdk/gdk.h
@@ -891,7 +891,7 @@ typedef struct BATiter {
        oid tvid;
 } BATiter;
 
-/* macros's to hide complexity of BAT structure */
+/* macros to hide complexity of the BAT structure */
 #define batPersistence S.persistence
 #define batCopiedtodisk        S.copiedtodisk
 #define batDirty       S.dirty
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to