mirror of
https://github.com/steveicarus/iverilog.git
synced 2026-08-28 16:53:45 +02:00
Cure exit from main warning.
This commit is contained in:
@@ -562,4 +562,5 @@ int main(int argc, char *argv[])
|
||||
compile_and_link();
|
||||
|
||||
myExit(0);
|
||||
return 0; // eliminate warnings.
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user