Skip to content

Commit bba3278

Browse files
committed
fix date of a post.
Signed-off-by: Yuya Asano <[email protected]>
1 parent 69954c1 commit bba3278

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2023-10-03-where-is-thrust-device-event-impl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
33
title: thrust::device_eventの実装場所
4-
date: 2023-10-02 11:10:00 +0900
4+
date: 2023-10-03 23:59:00 +0900
55
---
66
`thrust`リポジトリで話をする。
77

0 commit comments

Comments
 (0)