* it's May, not November :)

git-svn-id: trunk@3450 -
This commit is contained in:
daniel 2006-05-07 14:02:06 +00:00
parent 739c322f60
commit a40b7d7032

View File

@ -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;