mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-01-16 04:43:14 +01:00
Fix typo in [909].
This commit is contained in:
@@ -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 */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user