Explorar el Código

* spaces to tab

marcoonthegit hace 2 años
padre
commit
2e91e8b243
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      utils/fpcm/Makefile

+ 1 - 1
utils/fpcm/Makefile

@@ -18,7 +18,7 @@ regenerateinc: regeninc$(EXEEXT)
 ifdef inUnix
 	./regeninc
 else
-        regeninc$(EXEEXT)
+	regeninc$(EXEEXT)
 endif