Increasing default string wrap for the tester plugin output -- not part of the build

This commit is contained in:
av%netscape.com 2002-01-01 00:12:19 +00:00
Родитель e5fc3853f2
Коммит bf90ade619
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -94,7 +94,7 @@ public:
void closeLogToFile();
};
#define LOGGER_DEFAULT_STRING_WRAP 10
#define LOGGER_DEFAULT_STRING_WRAP 32
// Preferences profile stuff
#define SECTION_LOG "Log"