mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-10 09:19:01 +00:00
Changed: main() returns 0 when success
This commit is contained in:
parent
161e40a3f2
commit
ac5cd5e41e
1 changed files with 2 additions and 0 deletions
|
@ -95,4 +95,6 @@ int main(int argc, const char *argv[])
|
|||
}
|
||||
fclose(out);
|
||||
}
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue