fixed UTF-8 representation of polish reason string

This commit is contained in:
Andreas Steffen
2011-07-05 07:44:46 +02:00
parent 7dc1ff73c1
commit 7fd120d5b6
@@ -77,7 +77,7 @@ static entry_t reasons[] = {
{ "en", "The following ports are open:" },
{ "de", "Die folgenden Ports sind offen" },
{ "fr", "Les ports suivants sont ouverts:" },
{ "pl", "Nastepujace porty sa otwarte:" }
{ "pl", "Następujące porty sa otwarte:" }
};
METHOD(imv_state_t, get_connection_id, TNC_ConnectionID,