Procházet zdrojové kódy

* renamed for consistency

git-svn-id: trunk@11289 -
Jonas Maebe před 17 roky
rodič
revize
4d4b7ddbf6
2 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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/defcmp.pas svneol=native#text/plain
 compiler/defutil.pas svneol=native#text/plain
 compiler/defutil.pas svneol=native#text/plain
 compiler/export.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/finput.pas svneol=native#text/plain
 compiler/fmodule.pas svneol=native#text/plain
 compiler/fmodule.pas svneol=native#text/plain
 compiler/fpccrc.pas svneol=native#text/plain
 compiler/fpccrc.pas svneol=native#text/plain

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