Skip to content

Commit 33ae6b0

Browse files
committed
Multiple typos fixed.
1 parent 6fd2ca9 commit 33ae6b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

kernel_tuner/utils/directives.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
1111
extern "C" <!?SIGNATURE?!> {
1212
<!?INITIALIZATION?!>
13-
<!?BODY!?>
13+
<!?BODY?!>
1414
<!?DEINITIALIZATION?!>
1515
}
1616
"""
@@ -25,7 +25,7 @@
2525
2626
<!?SIGNATURE?!>
2727
<!?INITIALIZATION?!>
28-
<!?BODY!?>
28+
<!?BODY?!>
2929
<!?DEINITIALIZATION?!>
3030
end function <!?NAME?!>
3131

0 commit comments

Comments
 (0)