Skip to content

Commit 5977782

Browse files
authored
Merge pull request #1 from per1234/keywords-separator
Use correct field separator in keywords.txt
2 parents 339c14c + 8cc6a98 commit 5977782

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

keywords.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ PS2KeyRaw KEYWORD1
1010
#######################################
1111
# Methods and Functions (KEYWORD2)
1212
#######################################
13-
begin KEYWORD2
13+
begin KEYWORD2
1414
available KEYWORD2
15-
read KEYWORD2
15+
read KEYWORD2
1616

1717
#######################################
1818
# Constants (LITERAL1)

0 commit comments

Comments
 (0)