소스 검색

* fixed endif comment

git-svn-id: trunk@30099 -
nickysn 10 년 전
부모
커밋
f556a4ea31
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      ide/fpmopts.inc

+ 1 - 1
ide/fpmopts.inc

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