Fix clang-discovered missing comma.

This commit is contained in:
Wilson Snyder 2022-06-04 12:27:44 -04:00
parent e2525d8440
commit 09f3f40462

View File

@ -316,7 +316,7 @@ public:
"POS",
"NEG",
"EVENT",
"DPIEXPORT"
"DPIEXPORT",
"TRUE",
"COMBO",
"HYBRID",