Merge pull request #72 from ryzhovau/return_code

EXIT_SUCCESS return code declaration
pull/73/head
orignal 10 years ago
commit ca6f12a8f1

@ -1,5 +1,5 @@
#include <thread>
#include <stdlib.h>
#include "Daemon.h"
int main( int argc, char* argv[] )

Loading…
Cancel
Save