Skip to content

Commit

Permalink
Merge pull request MajicDesigns#13 from per1234/keyword-separator
Browse files Browse the repository at this point in the history
Use correct separator in keywords.txt
  • Loading branch information
MajicDesigns authored Sep 16, 2017
2 parents e26f255 + 6055396 commit c11fab5
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions keywords.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ fontType_t KEYWORD1
# Methods and Functions (KEYWORD2)
#######################################

begin KEYWORD2
begin KEYWORD2
control KEYWORD2
getDeviceCount KEYWORD2
getColumnCount KEYWORD2
Expand All @@ -32,12 +32,12 @@ getColumn KEYWORD2
setColumn KEYWORD2
getRow KEYWORD2
setRow KEYWORD2
transform KEYWORD2
update KEYWORD2
transform KEYWORD2
update KEYWORD2
wraparound KEYWORD2
getChar KEYWORD2
setChar KEYWORD2
setFont KEYWORD2
getChar KEYWORD2
setChar KEYWORD2
setFont KEYWORD2

######################################
# Constants (LITERAL1)
Expand Down

0 comments on commit c11fab5

Please sign in to comment.