* fixed compilation after r15973 (patch by javivf, mantis #17397)

git-svn-id: trunk@15985 -
This commit is contained in:
Jonas Maebe 2010-09-14 17:48:34 +00:00
parent 3bef71aaf9
commit 988ac8d28a

View File

@ -395,7 +395,7 @@ end;
var
modeinfo: PModeInfo;
usedDriver: Integer;
dummyNewModeNr: Integer;
dummyNewModeNr: smallint;
begin
{ check if the mode exists... }
{ Depending on the modenumber, we search using the old or new }