]> git.pld-linux.org Git - packages/arj.git/blame - arj-glibc.patch
- release 5 (by relup.sh)
[packages/arj.git] / arj-glibc.patch
CommitLineData
7b7d387e 1diff -ruN arj-3.10.22.orig/fardata.c arj-3.10.22/fardata.c
2--- arj-3.10.22.orig/fardata.c 2004-04-17 04:39:42.000000000 -0700
3+++ arj-3.10.22/fardata.c 2009-05-27 19:21:42.000000000 -0700
4@@ -13,7 +13,7 @@
5 /* ASR fix 02/05/2003: need that regardless of COLOR_OUTPUT to
6 * support -jp
7 correctly */
8 #if SFX_LEVEL>=ARJ
9- #define CUSTOM_PRINTF
10+/* #define CUSTOM_PRINTF */
11 #define CHUNK_SIZE 512 /* Size of the output block */
12 #define CHUNK_THRESHOLD (CHUNK_SIZE-256) /* Safety bound */
13 #endif
This page took 0.103429 seconds and 4 git commands to generate.