mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-16 10:19:36 +02:00
fatal instead of comment if wrong target
git-svn-id: trunk@9147 -
This commit is contained in:
parent
f358387e4d
commit
9ffa696b34
@ -30,7 +30,7 @@ unit WinUtilPrn;
|
||||
interface
|
||||
|
||||
{$IFNDEF WIN32}
|
||||
//This unit it's reserved to Win32
|
||||
{$FATAL This unit is reserved to Win32}
|
||||
{$ENDIF}
|
||||
|
||||
uses
|
||||
|
Loading…
Reference in New Issue
Block a user