mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-04-16 08:49:03 +02:00
[svn r299] forgot to return status in runExecutable
This commit is contained in:
@@ -227,4 +227,5 @@ int runExectuable()
|
||||
error("error message: %s", errstr.c_str());
|
||||
fatal();
|
||||
}
|
||||
return status;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user