summaryrefslogtreecommitdiff
path: root/Xenogears/test-dlzss.cpp
diff options
context:
space:
mode:
authorpixel <pixel>2004-11-27 21:44:44 +0000
committerpixel <pixel>2004-11-27 21:44:44 +0000
commitd38e80ee04afe582e70150d3884e56c05f3fd7a8 (patch)
treef2627c50fa22aea89447e8406ac418eb68650d3d /Xenogears/test-dlzss.cpp
parent50f0dd331f8168fb5b2cd60c70178fad627b7fb6 (diff)
Large dos2unix commit...
Diffstat (limited to 'Xenogears/test-dlzss.cpp')
-rw-r--r--Xenogears/test-dlzss.cpp14
1 files changed, 7 insertions, 7 deletions
diff --git a/Xenogears/test-dlzss.cpp b/Xenogears/test-dlzss.cpp
index 4591b9d..ecd0f7e 100644
--- a/Xenogears/test-dlzss.cpp
+++ b/Xenogears/test-dlzss.cpp
@@ -1,7 +1,7 @@
-#include <stdio.h>
-#include "lzss.h"
-
-int main(void) {
- lzss_decomp(0, 1);
- return 0;
-}
+#include <stdio.h>
+#include "lzss.h"
+
+int main(void) {
+ lzss_decomp(0, 1);
+ return 0;
+}