]> git.pld-linux.org Git - packages/alpine.git/blob - alpine-thread_end.patch
- patchlevel 38 - fixes crashes with some messages
[packages/alpine.git] / alpine-thread_end.patch
1 --- ./pith/conf.h.org   2007-09-07 09:11:29.000000000 +0000
2 +++ ./pith/conf.h       2007-09-07 09:13:00.000000000 +0000
3 @@ -58,7 +58,7 @@
4  #define DF_THREAD_EXP_CHAR     "."
5  #endif
6  #ifndef DF_THREAD_LASTREPLY_CHAR
7 -#define DF_THREAD_LASTREPLY_CHAR "|"
8 +#define DF_THREAD_LASTREPLY_CHAR "\\"
9  #endif
10  #ifndef DF_MAILDROPCHECK
11  #define DF_MAILDROPCHECK       "60"
This page took 0.022623 seconds and 3 git commands to generate.