Skip to content

Commit eda587a

Browse files
tqchendalcinl
andauthored
Update include/dlpack/dlpack.h
Co-authored-by: Lisandro Dalcin <dalcinl@gmail.com>
1 parent 180dfcd commit eda587a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/dlpack/dlpack.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -512,7 +512,7 @@ typedef struct DLPackExchangeAPIHeader {
512512
*
513513
* \sa DLPackExchangeAPI
514514
*/
515-
struct DLPackExchangeAPIHeader* prev_version_api;
515+
struct DLPackExchangeAPIHeader* prev_api;
516516
} DLPackExchangeAPIHeader;
517517

518518
/*!

0 commit comments

Comments
 (0)