mirror of
git://github.com/lxc/lxc
synced 2025-09-02 05:59:35 +00:00
@@ -472,6 +472,6 @@ int main(int argc, char *argv[])
|
|||||||
exit(EXIT_FAILURE);
|
exit(EXIT_FAILURE);
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Call exit() directly on this function because it retuns an exit code. */
|
/* Call exit() directly on this function because it returns an exit code. */
|
||||||
exit(EXIT_SUCCESS);
|
exit(EXIT_SUCCESS);
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user