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

Add trailing newline.

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