Fixed: Warning with clang

This commit is contained in:
kervala 2013-11-13 22:53:26 +01:00
parent 1147603e6b
commit cb9023d981

View file

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