Skip to content

Commit

Permalink
Update tiledb/api/c_api/array_schema/array_schema_api_experimental.h
Browse files Browse the repository at this point in the history
Co-authored-by: Shaun M Reed <[email protected]>
  • Loading branch information
rroelke and shaunrd0 authored Oct 31, 2024
1 parent 373c4c2 commit 2967b0d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ TILEDB_EXPORT capi_return_t tiledb_array_schema_get_enumeration_from_name(
*
* @param[in] ctx The TileDB context.
* @param[in] array_schema The array schema.
* @param[in] name The name of the attribute whose to retrieve.
* @param[in] name The name of the attribute whose enumeration to retrieve.
* @param[out] enmr The enumeration object to retrieve.
* @return `TILEDB_OK` for success and `TILEDB_ERR` for error.
*/
Expand Down

0 comments on commit 2967b0d

Please sign in to comment.