Added missing items to the array logMessages.

This commit is contained in:
bdhhbdhh 2023-11-01 06:47:03 +00:00
parent d4e0a60119
commit d8d56e97ed

View File

@ -90,6 +90,7 @@ char const *logMessages[] = {
"local-bind-failed -",
"local-connect-failed -",
"opened",
"allowed",
"not-allowed",
"denied",
};