X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=globals.h;h=7e06280cebea3f1c32f7fbc6bffc40bde7a3c706;hp=c04e5a3e84c4c8bf652d7716a196ef0ecafd4fda;hb=44f97e3b57de6d306b9a1a9b58f992b80e920213;hpb=9ff4c5cafac6f3cda731034777f28ac5e71cc4fb diff --git a/globals.h b/globals.h index c04e5a3..7e06280 100644 --- a/globals.h +++ b/globals.h @@ -207,6 +207,7 @@ WHERE short Timeout; WHERE short Umask INITVAL(0077); WHERE short WrapMargin; WHERE short WriteInc; +WHERE short MaxLineLength; WHERE short ScoreThresholdDelete; WHERE short ScoreThresholdRead;