Skip to content

Commit 323d4a8

Browse files
authored
fix(openthread): bad formatting using space
Update keywords.txt to use TAB instead of SPACE in order to recognize correctly the keywords.
1 parent 0c49edd commit 323d4a8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

libraries/OpenThread/keywords.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@ peek KEYWORD2
3131
flush KEYWORD2
3232
otGetDeviceRole KEYWORD2
3333
otGetStringDeviceRole KEYWORD2
34-
otGetRespCmd KEYWORD2
34+
otGetRespCmd KEYWORD2
3535
otExecCommand KEYWORD2
36-
otPrintRespCLI KEYWORD2
37-
otPrintNetworkInformation KEYWORD2
36+
otPrintRespCLI KEYWORD2
37+
otPrintNetworkInformation KEYWORD2
3838

3939
#######################################
4040
# Constants (LITERAL1)

0 commit comments

Comments
 (0)