浏览代码

* 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