Selaa lähdekoodia

* renamed for consistency

git-svn-id: trunk@11289 -
Jonas Maebe 17 vuotta sitten
vanhempi
commit
4d4b7ddbf6
2 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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