Skip to content
Snippets Groups Projects
Commit bc16f576 authored by deuce's avatar deuce
Browse files

Add trailing newline.

parent be168c78
Branches
Tags
No related merge requests found
......@@ -74,4 +74,4 @@ LZHEXPORT int32_t LZHCALL lzh_decode(uint8_t *inbuf, int32_t inlen, uint8_t *out
#pragma aux lzh_decode "_*"
#endif
#endif /* Do not add anything after this line */
\ No newline at end of file
#endif /* Do not add anything after this line */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment