View | Details | Raw Unified | Return to bug 18058
Collapse All | Expand All

(-)ctm.h.new (-1 / +1 lines)
Lines 26-32 Link Here
26
#include <sys/time.h>
26
#include <sys/time.h>
27
27
28
#define VERSION "2.0"
28
#define VERSION "2.0"
29
#define MAXSIZE (1024*1024*10)
29
#define MAXSIZE (1024*1024*20)
30
30
31
#define SUBSUFF ".ctm"
31
#define SUBSUFF ".ctm"
32
#define TMPSUFF ".ctmtmp"
32
#define TMPSUFF ".ctmtmp"

Return to bug 18058