Fix typo in [909].

This commit is contained in:
Christian Kamm
2009-01-29 17:59:25 +01:00
parent d958535969
commit d3f44831dc

View File

@@ -346,7 +346,6 @@ int main(int argc, char *argv[])
#elif defined (__SVR4) && defined (__sun)
global.params.os = OSSolaris;
#else
#else
#error Unsupported OS
#endif /* linux */