Skip to content

Commit 24a147a

Browse files
update wavefront.md
1 parent 837e9ae commit 24a147a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/app/wavefront/wavefront.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ and use it to explicitly specify both input and output task dependencies.
111111
20: i = k-1;
112112
21: j = 0;
113113
22: }
114-
23: else{
114+
23: else {
115115
24: //assume matrix is square
116116
25: i = MB-1;
117117
26: j = k-MB;

0 commit comments

Comments
 (0)