Explorar o código

* t_win unit name fixed

git-svn-id: trunk@285 -
florian %!s(int64=20) %!d(string=hai) anos
pai
achega
335211c397
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      compiler/x86_64/cputarg.pas

+ 2 - 2
compiler/x86_64/cputarg.pas

@@ -42,8 +42,8 @@ implementation
     {$ifndef NOTARGETFREEBSD}
       ,t_bsd
     {$endif}
-    {$ifndef NOTARGETWIN32}
-      ,t_win32
+    {$ifndef NOTARGETWIN}
+      ,t_win
     {$endif}
 
 {**************************************