mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-15 01:49:20 +02:00
* it's May, not November :)
git-svn-id: trunk@3450 -
This commit is contained in:
parent
739c322f60
commit
a40b7d7032
@ -1280,7 +1280,7 @@ const
|
|||||||
VideoInitialized : boolean = false;
|
VideoInitialized : boolean = false;
|
||||||
|
|
||||||
{---------------------------------------------------------------------------}
|
{---------------------------------------------------------------------------}
|
||||||
{ InitKeyboard -> Platforms ALL - 07Nov06 DM }
|
{ InitKeyboard -> Platforms ALL - 07May06 DM }
|
||||||
{---------------------------------------------------------------------------}
|
{---------------------------------------------------------------------------}
|
||||||
|
|
||||||
procedure initkeyboard;inline;
|
procedure initkeyboard;inline;
|
||||||
@ -1290,7 +1290,7 @@ begin
|
|||||||
end;
|
end;
|
||||||
|
|
||||||
{---------------------------------------------------------------------------}
|
{---------------------------------------------------------------------------}
|
||||||
{ DoneKeyboard -> Platforms ALL - 07Nov06 DM }
|
{ DoneKeyboard -> Platforms ALL - 07May06 DM }
|
||||||
{---------------------------------------------------------------------------}
|
{---------------------------------------------------------------------------}
|
||||||
|
|
||||||
procedure donekeyboard;inline;
|
procedure donekeyboard;inline;
|
||||||
|
Loading…
Reference in New Issue
Block a user