summaryrefslogtreecommitdiff
path: root/src/win95
diff options
context:
space:
mode:
Diffstat (limited to 'src/win95')
-rw-r--r--src/win95/huffman.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/win95/huffman.hpp b/src/win95/huffman.hpp
index 58faf2a..607ff8b 100644
--- a/src/win95/huffman.hpp
+++ b/src/win95/huffman.hpp
@@ -28,4 +28,4 @@ extern char *HuffmanDecompress(HuffmanPackage *inpackage);
};
#endif
-#endif \ No newline at end of file
+#endif