Changeset: 5f17d2f9b5b0 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/5f17d2f9b5b0 Modified Files: sql/backends/monet5/UDF/capi/CMakeLists.txt Branch: default Log Message:
Typo. diffs (12 lines): diff --git a/sql/backends/monet5/UDF/capi/CMakeLists.txt b/sql/backends/monet5/UDF/capi/CMakeLists.txt --- a/sql/backends/monet5/UDF/capi/CMakeLists.txt +++ b/sql/backends/monet5/UDF/capi/CMakeLists.txt @@ -7,7 +7,7 @@ #]] if(CINTEGRATION) - # TODO add code too regenerate the cheader.text.h file + # TODO add code to regenerate the cheader.text.h file add_library(capi MODULE) target_sources(capi _______________________________________________ checkin-list mailing list -- checkin-list@monetdb.org To unsubscribe send an email to checkin-list-le...@monetdb.org