Fixed: Warning with clang

This commit is contained in:
kervala 2013-11-13 22:53:26 +01:00
parent 98c862136a
commit ae5becbb0b

View file

@ -41,6 +41,7 @@ static std::string pactTypeStrings[]=
"Type3", "Type3",
"Type4", "Type4",
"Type5", "Type5",
"Type6",
"unknown" "unknown"
}; };