Explorar el Código

Add missing i after dollar for include directive

git-svn-id: trunk@25539 -
pierre hace 12 años
padre
commit
edd59a4eb5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      rtl/mipsel/set.inc

+ 1 - 1
rtl/mipsel/set.inc

@@ -1 +1 @@
-{$ ../mips/set.inc}
+{$i ../mips/set.inc}