mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-21 18:09:30 +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;
|
||||
|
||||
{---------------------------------------------------------------------------}
|
||||
{ InitKeyboard -> Platforms ALL - 07Nov06 DM }
|
||||
{ InitKeyboard -> Platforms ALL - 07May06 DM }
|
||||
{---------------------------------------------------------------------------}
|
||||
|
||||
procedure initkeyboard;inline;
|
||||
@ -1290,7 +1290,7 @@ begin
|
||||
end;
|
||||
|
||||
{---------------------------------------------------------------------------}
|
||||
{ DoneKeyboard -> Platforms ALL - 07Nov06 DM }
|
||||
{ DoneKeyboard -> Platforms ALL - 07May06 DM }
|
||||
{---------------------------------------------------------------------------}
|
||||
|
||||
procedure donekeyboard;inline;
|
||||
|
Loading…
Reference in New Issue
Block a user