mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Back out startup buffer size change (but leave diagnostic).
This commit is contained in:
parent
ea58fd5bbd
commit
10500e0071
@ -274,7 +274,7 @@ struct AllocationFuncs
|
||||
|
||||
typedef struct logfile logfile;
|
||||
|
||||
#define STARTUP_TMBUFSIZE (64 * 1024)
|
||||
#define STARTUP_TMBUFSIZE (16 * 1024)
|
||||
#define LOGFILE_TMBUFSIZE (16 * 1024)
|
||||
|
||||
struct logfile {
|
||||
|
Loading…
Reference in New Issue
Block a user