Changeset: c2064fedb0cf for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=c2064fedb0cf
Modified Files:
        sql/include/sql_hash.h
Branch: Aug2018
Log Message:

correcting incorrect comment


diffs (9 lines):

diff --git a/sql/include/sql_hash.h b/sql/include/sql_hash.h
--- a/sql/include/sql_hash.h
+++ b/sql/include/sql_hash.h
@@ -38,4 +38,4 @@ extern void hash_del(sql_hash *ht, int k
 
 extern unsigned int hash_key(const char *n);
 
-#endif /* SQL_STACK_H */
+#endif /* SQL_HASH_H */
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to