SWDEV-546295 - Fix typo in hipMemcpy3DOperand (#341)

Fix typo in hipMemcpy3DOperand

Co-authored-by: Rahul Manocha <rmanocha@amd.com>
このコミットが含まれているのは:
Manocha, Rahul
2025-08-15 16:00:04 -07:00
committed by GitHub
コミット 55b54866fb
+1 -1
ファイルの表示
@@ -528,7 +528,7 @@ typedef struct hipMemcpy3DOperand {
hipOffset3D offset; ///< Offset into array in elements.
} array;
} op;
} hipMemcy3DOperand;
} hipMemcpy3DOperand;
/**
* HIP 3D Batch Op