1
0
mirror of https://github.com/moparisthebest/Simba synced 2025-01-30 23:00:18 -05:00

Comment fix

This commit is contained in:
Merlijn Wajer 2010-04-14 00:24:01 +02:00
parent 7d7d4c6446
commit 66e07cb5ae

View File

@ -35,8 +35,8 @@ uses
{ TMFinder Class }
{
Should be 100% independant, as all platform dependant code is in the
Window and Input classes.
Should be 100% OS independant,
as all OS dependant code is in the IO Manager
Let's try not to use any OS-specific defines here? ;)
}