FP-IDE: restore bullet, destroyed in last commit

git-svn-id: trunk@28564 -
This commit is contained in:
marcus 2014-08-31 17:30:45 +00:00
parent 2001f6982d
commit 1c6696a7fe

View File

@ -336,7 +336,7 @@ procedure InitCompilerSwitches;
{$if defined(unix) or defined(HASAMIGA)}
const bullet='*';
{$else}
const bullet='þ';
const bullet=#254;
{$endif}
BEGIN