diff --git a/src/encode/lzh.h b/src/encode/lzh.h
index c1ec204319ed44229e4cb9e35a3d13696b58d0da..78c3ade362d2494388f35cdc0259fb4b33af2ffe 100644
--- a/src/encode/lzh.h
+++ b/src/encode/lzh.h
@@ -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 */