Browse Source

* fixed endif comment

git-svn-id: trunk@30099 -
nickysn 10 years ago
parent
commit
f556a4ea31
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ide/fpmopts.inc

+ 1 - 1
ide/fpmopts.inc

@@ -557,7 +557,7 @@ begin
     Insert(IL);
     Insert(IL);
     R2.Move(0,-1);
     R2.Move(0,-1);
     Insert(New(PLabel, Init(R2,label_debugger_useanothertty, IL)));
     Insert(New(PLabel, Init(R2,label_debugger_useanothertty, IL)));
-{$endif Windows}
+{$endif Unix}
   end;
   end;
   InsertButtons(D);
   InsertButtons(D);
   RB^.Select;
   RB^.Select;