summaryrefslogtreecommitdiff
path: root/archivers/lha/files/patch-huf.c
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/lha/files/patch-huf.c')
-rw-r--r--archivers/lha/files/patch-huf.c13
1 files changed, 13 insertions, 0 deletions
diff --git a/archivers/lha/files/patch-huf.c b/archivers/lha/files/patch-huf.c
new file mode 100644
index 000000000000..0958df946cca
--- /dev/null
+++ b/archivers/lha/files/patch-huf.c
@@ -0,0 +1,13 @@
+--- src/huf.c.orig 2000-10-05 17:35:49 UTC
++++ src/huf.c
+@@ -219,9 +219,7 @@ send_block( /* void */ )
+
+ /* ------------------------------------------------------------------------ */
+ void
+-output_st1(c, p)
+- unsigned short c;
+- unsigned short p;
++output_st1(unsigned short c, unsigned short p)
+ {
+ static unsigned short cpos;
+