fixed unintentional removal of newline

This commit is contained in:
Liav Turkia 2017-07-24 19:42:29 -05:00 committed by GitHub
parent 30522c636f
commit 1eef1ef841

View File

@ -162,4 +162,4 @@ int main(void)
exit(EXIT_SUCCESS); exit(EXIT_SUCCESS);
} }
//! [code] //! [code]