diff options
author | hajny <hajny@3ad0048d-3df7-0310-abae-a5850022a9f2> | 2020-02-05 22:37:43 +0000 |
---|---|---|
committer | hajny <hajny@3ad0048d-3df7-0310-abae-a5850022a9f2> | 2020-02-05 22:37:43 +0000 |
commit | 48376358ed2daa5dc54e0ba1e653fb5fa8f2ccbd (patch) | |
tree | 7d48b374e61e9eb86ff269d67766b0320a806a29 /compiler/msgidx.inc | |
parent | ed1cba00c930a711c0696aee65d4091700808b99 (diff) | |
download | fpc-48376358ed2daa5dc54e0ba1e653fb5fa8f2ccbd.tar.gz |
+ added possibility to list supported modeswitches using -im and documented it in help pages
git-svn-id: https://svn.freepascal.org/svn/fpc/trunk@44120 3ad0048d-3df7-0310-abae-a5850022a9f2
Diffstat (limited to 'compiler/msgidx.inc')
-rw-r--r-- | compiler/msgidx.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/msgidx.inc b/compiler/msgidx.inc index 59daf8a8ea..265fb7ef26 100644 --- a/compiler/msgidx.inc +++ b/compiler/msgidx.inc @@ -1119,7 +1119,7 @@ const option_info=11024; option_help_pages=11025; - MsgTxtSize = 84259; + MsgTxtSize = 84379; MsgIdxMax : array[1..20] of longint=( 28,106,354,127,99,61,143,35,223,68, |