Changeset: a62032f034ae for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/a62032f034ae
Modified Files:
clients/mapilib/mapi.c
Branch: Aug2024
Log Message:
Correct typo
diffs (12 lines):
diff --git a/clients/mapilib/mapi.c b/clients/mapilib/mapi.c
--- a/clients/mapilib/mapi.c
+++ b/clients/mapilib/mapi.c
@@ -519,7 +519,7 @@
* zero is returned upon encountering an error or when the database value
* is NULL; this can be analyzed in using @code{mapi\_error()}.
*
- * @item size_t mapi_fetch_fiels_len(MapiHdl hdl, int fnr)
+ * @item size_t mapi_fetch_field_len(MapiHdl hdl, int fnr)
*
* Return the length of the C-string representation excluding trailing NULL
* byte of the value. Zero is returned upon encountering an error, when the
_______________________________________________
checkin-list mailing list -- [email protected]
To unsubscribe send an email to [email protected]