added ; for msvc-7.1

This commit is contained in:
Arvid Norberg 2007-09-10 06:56:30 +00:00
parent 57a76f9db6
commit 28be72e7b6
1 changed files with 2 additions and 2 deletions

View File

@ -129,7 +129,7 @@ void upnp::discover_device() try
catch (std::exception&)
{
disable();
}
};
void upnp::set_mappings(int tcp, int udp)
{
@ -223,7 +223,7 @@ try
catch (std::exception&)
{
assert(false);
}
};
#endif
void upnp::on_reply(udp::endpoint const& from, char* buffer