Fix clang-discovered missing comma.
This commit is contained in:
parent
e2525d8440
commit
09f3f40462
|
|
@ -316,7 +316,7 @@ public:
|
|||
"POS",
|
||||
"NEG",
|
||||
"EVENT",
|
||||
"DPIEXPORT"
|
||||
"DPIEXPORT",
|
||||
"TRUE",
|
||||
"COMBO",
|
||||
"HYBRID",
|
||||
|
|
|
|||
Loading…
Reference in New Issue