소스 검색

* renamed for consistency

git-svn-id: trunk@11289 -
Jonas Maebe 17 년 전
부모
커밋
4d4b7ddbf6
2개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .gitattributes
  2. 0 0
      compiler/expunix.pas

+ 1 - 1
.gitattributes

@@ -135,7 +135,7 @@ compiler/dbgstabs.pas svneol=native#text/plain
 compiler/defcmp.pas svneol=native#text/plain
 compiler/defutil.pas svneol=native#text/plain
 compiler/export.pas svneol=native#text/plain
-compiler/expunix.pp svneol=native#text/plain
+compiler/expunix.pas svneol=native#text/plain
 compiler/finput.pas svneol=native#text/plain
 compiler/fmodule.pas svneol=native#text/plain
 compiler/fpccrc.pas svneol=native#text/plain

+ 0 - 0
compiler/expunix.pp → compiler/expunix.pas