diff --git a/include/hip/driver_types.h b/include/hip/driver_types.h index 4d8f000712..e9e68b0921 100644 --- a/include/hip/driver_types.h +++ b/include/hip/driver_types.h @@ -528,7 +528,7 @@ typedef struct hipMemcpy3DOperand { hipOffset3D offset; ///< Offset into array in elements. } array; } op; -} hipMemcy3DOperand; +} hipMemcpy3DOperand; /** * HIP 3D Batch Op