Skip to content

Commit 70873bf

Browse files
committed
lint
1 parent c5b32a4 commit 70873bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/torchcodec/_core/BetaCudaDeviceInterface.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ class BetaCudaDeviceInterface : public DeviceInterface {
156156
// frameReadyForDecoding()
157157
// cuvidDecodePicture() Send frame to NVDEC for async decoding
158158
//
159-
// receiveFrame() -> EAGAIN Frame is potentially already decoded
159+
// receiveFrame() -> EAGAIN Frame is potentially already decoded
160160
// and could be returned, but we don't
161161
// know because frameReadyInDisplayOrder
162162
// hasn't been triggered yet. We'll only

0 commit comments

Comments
 (0)