Explorar el Código

* renamed for consistency

git-svn-id: trunk@11289 -
Jonas Maebe hace 17 años
padre
commit
4d4b7ddbf6
Se han modificado 2 ficheros con 1 adiciones y 1 borrados
  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