[HIP] Fix typo in a comment

This commit is contained in:
Evgeny Mankov
2019-10-11 15:20:58 +03:00
parent 3a83b3a62c
commit 7a1301eab9
@@ -59,7 +59,7 @@ typedef enum hipMemcpyKind {
#define HIP_C_32F CUDA_C_32F
#define HIP_C_64F CUDA_C_64F
// hipDataType
// hipLibraryPropertyType
#define hipLibraryPropertyType libraryPropertyType
#define HIP_LIBRARY_MAJOR_VERSION MAJOR_VERSION
#define HIP_LIBRARY_MINOR_VERSION MINOR_VERSION