Fixed the typedef-name set
This commit is contained in:
parent
ada596ecf5
commit
2de83f2021
@ -13,4 +13,4 @@
|
||||
C99_CODE_KEYWORD_STRUCT,
|
||||
C99_CODE_KEYWORD_UNION,
|
||||
C99_CODE_KEYWORD_ENUM,
|
||||
C99_CODE_KEYWORD_TYPEDEF,
|
||||
#include "typedef_name.set"
|
||||
|
@ -1 +1 @@
|
||||
C99_CODE_KEYWORD_TYPEDEF,
|
||||
C99_CODE_IDENTIFIER,
|
||||
|
Loading…
Reference in New Issue
Block a user