Merge branch 'master' of git.lfbs.rwth-aachen.de:metalsvm into rcce

This commit is contained in:
Stefan Lankes 2011-04-05 02:03:50 -07:00
commit 6732e97ccc

View file

@ -107,7 +107,7 @@ int STDCALL network_task(void* arg)
}
#endif
int network_shotdown(void)
int network_shutdown(void)
{
done = 1;